Skip to content

Commit 02dffe6

Browse files
committed
updated test_anonymize.sh
1 parent 5bb0a63 commit 02dffe6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tests/test_anonymize.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,9 @@ dest[110]="es.xpack.password=<password>"
427427
src[111]="127.0.0.1"
428428
dest[111]="127.0.0.1"
429429

430+
src[112]="travis token: Abc123"
431+
dest[112]="travis token: <token>"
432+
430433
# TODO: move proxy hosts to host matches and re-enable
431434
#src[103]="proxy blah port 8080"
432435
#dest[103]="proxy <proxy_host> port <proxy_port>"

0 commit comments

Comments
 (0)