mirror of https://github.com/statping/statping
Postman tests increate to 14 from 13.
parent
f3cb5f8cad
commit
2c55a09924
|
@ -4205,7 +4205,7 @@
|
||||||
"",
|
"",
|
||||||
"pm.test(\"View All Notifiers\", function () {",
|
"pm.test(\"View All Notifiers\", function () {",
|
||||||
" var jsonData = pm.response.json();",
|
" var jsonData = pm.response.json();",
|
||||||
" pm.expect(jsonData.length).to.eql(13);",
|
" pm.expect(jsonData.length).to.eql(14);",
|
||||||
"});"
|
"});"
|
||||||
],
|
],
|
||||||
"type": "text/javascript"
|
"type": "text/javascript"
|
||||||
|
|
Loading…
Reference in New Issue