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:
Jason Tedor 2016-06-30 14:47:38 -04:00
parent 8275ab497b
commit a24d302e73
1 changed files with 1 additions and 1 deletions

View File

@ -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" {