added negative matcher
parent
650be8a0f2
commit
9c4ac9fc42
|
@ -26,6 +26,12 @@ http:
|
||||||
words:
|
words:
|
||||||
- "Setup | Cal.com"
|
- "Setup | Cal.com"
|
||||||
|
|
||||||
|
- type: word
|
||||||
|
part: body
|
||||||
|
words:
|
||||||
|
- "You have already created an administrator user"
|
||||||
|
negative: true
|
||||||
|
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
||||||
- 200
|
- 200
|
||||||
|
|
Loading…
Reference in New Issue