Skip to content

Commit 0d43e53

Browse files
author
Tianli Feng
committed
Rename 'unwhitelisted' to 'unallowlisted' in a yml file used for REST api testing.
Signed-off-by: Tianli Feng <ftianli@amazon.com>
1 parent ae615e7 commit 0d43e53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • modules/reindex/src/yamlRestTest/resources/rest-api-spec/test/reindex

modules/reindex/src/yamlRestTest/resources/rest-api-spec/test/reindex/20_validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@
306306
index: dest
307307

308308
---
309-
"unwhitelisted remote host fails":
309+
"unallowlisted remote host fails":
310310
- do:
311311
catch: /\[badremote:9200\] not allowlisted in reindex.remote.allowlist/
312312
reindex:

0 commit comments

Comments
 (0)