Merge pull request #432 from dwisiswant0/fix/wordpress

Fix false-positive for wordpress-tmm-db-migrate
patch-1
bauthard 2020-09-09 01:53:18 +05:30 committed by GitHub
commit d83ad77b02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@ requests:
words:
- "application/zip"
part: header
- type: regex
regex:
- "[a-z0-9_]+.dat"
part: body
- type: status
status:
- 200