Remove conditions that broke the template

patch-1
Techbrunch 2021-05-18 19:13:27 +00:00 committed by GitHub
parent 9005a3f532
commit cf12749945
1 changed files with 0 additions and 9 deletions

View File

@ -18,16 +18,7 @@ requests:
max-redirects: 2
cookie-reuse: true
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: dsl
dsl:
- contains(tolower(all_headers), 'admin=')
part: header
- type: word
words:
- "<title>Magento Admin</title>"
part: body