Merge pull request #1316 from nrathaus/master

Wrong indentation?
patch-1
Sandeep Singh 2021-04-21 01:22:31 +05:30 committed by GitHub
commit 0d3c88bc4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 13 deletions

View File

@ -13,16 +13,16 @@ requests:
- '{{BaseURL}}/chamilo/main/calendar/agenda_list.php?type=x"%20onmouseover=xss(0x01CE61)%20x="#collapse-personal_1'
- '{{BaseURL}}/main/calendar/agenda_list.php?type=x"%20onmouseover=xss(0x01CE61)%20x="#collapse-personal_1'
matchers-condition: and
matchers:
- type: word
part: body
words:
- "onmouseover%3dxss(0x01CE61)"
- type: status
status:
- 200
- type: word
part: header
words:
- "text/html"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "onmouseover%3dxss(0x01CE61)"
- type: status
status:
- 200
- type: word
part: header
words:
- "text/html"