moving files
parent
de5c1e0b47
commit
a98c2c6bb1
|
@ -10,6 +10,6 @@ requests:
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}/xmlrpc.php"
|
- "{{BaseURL}}/xmlrpc.php"
|
||||||
matchers:
|
matchers:
|
||||||
- type: status
|
- type: word
|
||||||
status:
|
words:
|
||||||
- 405
|
- 'XML-RPC server accepts POST requests only.'
|
Loading…
Reference in New Issue