mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 02:14:54 +00:00
Fix typo in name of remove ingest-user-agent test
This commit fixes a simple typo in the name of the test for testing the removal of the ingest-user-agent plugin.
This commit is contained in:
parent
ee86a9f634
commit
a13717633c
@ -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
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user