Fix discovery-azure-classic plugin packaging test
This commit fixes the discovery-azure-classing packaging test by fixing the expected name of the installed plugin.
This commit is contained in:
parent
8275ab497b
commit
a24d302e73
|
@ -210,7 +210,7 @@ fi
|
|||
}
|
||||
|
||||
@test "[$GROUP] install discovery-azure-classic plugin" {
|
||||
install_and_check_plugin discovery azure azure-core-*.jar
|
||||
install_and_check_plugin discovery azure-classic azure-core-*.jar
|
||||
}
|
||||
|
||||
@test "[$GROUP] install discovery-ec2 plugin" {
|
||||
|
|
Loading…
Reference in New Issue