diff --git a/qa/vagrant/src/test/resources/packaging/scripts/module_and_plugin_test_cases.bash b/qa/vagrant/src/test/resources/packaging/scripts/module_and_plugin_test_cases.bash index 041150d7958..b44e5885ff8 100644 --- a/qa/vagrant/src/test/resources/packaging/scripts/module_and_plugin_test_cases.bash +++ b/qa/vagrant/src/test/resources/packaging/scripts/module_and_plugin_test_cases.bash @@ -361,7 +361,7 @@ fi remove_plugin ingest-geoip } -@test "[$GROUP] remove ingest-user0agent plugin" { +@test "[$GROUP] remove ingest-user-agent plugin" { remove_plugin ingest-user-agent }