Merge pull request #1 from hetroublemaker/jira-service-desk-signup-update
removing false positivespatch-1
commit
44e98c29f9
|
@ -9,6 +9,7 @@ requests:
|
|||
- method: POST
|
||||
path:
|
||||
- "{{BaseURL}}/servicedesk/customer/user/signup"
|
||||
matchers-condition: and
|
||||
headers:
|
||||
Content-Type: application/json
|
||||
body: '{"email":"invalid","signUpContext":{},"secondaryEmail":"","usingNewUi":true}'
|
||||
|
|
Loading…
Reference in New Issue