trail space fix

patch-1
Dhiyaneshwaran 2023-08-04 11:54:37 +05:30 committed by GitHub
parent 779ac108c3
commit 8a19066596
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,5 +30,5 @@ http:
- type: dsl
dsl:
- status_code == 200
- 'contains(body, "uid=") && contains(body, "gid=")'
- 'contains(body, "uid=") && contains(body, "gid=")'
condition: and