mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-05 23:51:25 +08:00
fix #1655: ensure path suffix '/' exists
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user