Fix wrong regex matcher

patch-1
Muhammad Daffa 2021-07-24 17:10:02 +07:00 committed by GitHub
parent 2c0aa783c4
commit 3d90fd1047
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ requests:
matchers:
- type: regex
regex:
- "root:[0*]:0:0"
- "root:.*:0:0"
part: body
- type: status