This commit is contained in:
Héctor Hurtado
2019-10-25 09:52:12 +02:00
parent 26a7b690b7
commit c3be29255a
17 changed files with 25 additions and 25 deletions
@@ -26,7 +26,7 @@ Feature: Retrieve route details in Kapow! server.
| GET | /qux/{dirname} | /bin/sh -c | ls -la /request/params/dirname \| kapow set /response/body |
When I get the first route
Then I get 200 as response code
And I get "OK" as response reason phrase
# And I get "OK" as response reason phrase
And I get the following response body:
"""
{