fix-template
parent
8c3209ab49
commit
c7ccfa7dc9
|
@ -17,6 +17,8 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/account/signin?ReturnUrl=%2f"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
|
@ -24,7 +26,7 @@ requests:
|
|||
- "Netsparker Ltd"
|
||||
- "Netsparker Enterprise"
|
||||
condition: and
|
||||
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue