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 () {",
|
||||
" var jsonData = pm.response.json();",
|
||||
" pm.expect(jsonData.length).to.eql(13);",
|
||||
" pm.expect(jsonData.length).to.eql(14);",
|
||||
"});"
|
||||
],
|
||||
"type": "text/javascript"
|
||||
|
@ -6242,4 +6242,4 @@
|
|||
}
|
||||
],
|
||||
"protocolProfileBehavior": {}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue