fix #1655: ensure path suffix '/' exists

This commit is contained in:
lilong.129
2023-07-23 10:33:46 +08:00
parent e212ccf0b9
commit dbf76eca4b
9 changed files with 257 additions and 20 deletions
+1 -1
View File
@@ -26,5 +26,5 @@ validate:
msg: assert response body json
- check: body.url
assert: equals
expect: https://postman-echo.com/post
expect: https://postman-echo.com/post/
msg: assert response body url