fix lint error
parent
895f242e8c
commit
d17a8cea09
|
@ -46,7 +46,7 @@ javascript:
|
|||
sha256combined: "{{ sha256(sha1Hash+passwordRandom+'cid2016') }}"
|
||||
passwordRandom: "{{passwordRandom}}"
|
||||
|
||||
|
||||
|
||||
http:
|
||||
- raw:
|
||||
- |
|
||||
|
@ -77,7 +77,7 @@ http:
|
|||
Content-Type: application/json
|
||||
|
||||
{"passwordCustom": "{{javascript_response}}", "passwordRandom": "{{passwordRandom}}"}
|
||||
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
|
|
Loading…
Reference in New Issue