Skip to content

Commit 9ac632c

Browse files
authored
Merge pull request #96 from d3nisko/master
Update DevNet Learning Labs- Intro to Model Driven Programmability.po…
2 parents 0fafc1f + 049ea44 commit 9ac632c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

postman/DevNet Learning Labs- Intro to Model Driven Programmability.postman_collection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@
636636
"script": {
637637
"type": "text/javascript",
638638
"exec": [
639-
"tests[\"Body matches string\"] = responseBody.has(\"interface\");"
639+
"tests[\"Body matches string\"] = responseBody.has(\"successful\");"
640640
]
641641
}
642642
}

0 commit comments

Comments
 (0)