parent
2af991eaac
commit
79ca27e672
|
@ -17,7 +17,11 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/vpn/../vpns/cfg/smb.conf"
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- type: word
|
||||
words:
|
||||
- "[global]"
|
||||
|
|
Loading…
Reference in New Issue