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,4 +26,4 @@ Feature: Delete routes in Kapow! server.
| GET | /qux/{dirname} | /bin/sh -c | ls -la /request/params/dirname \| kapow set /response/body |
When I delete the first route
Then I get 204 as response code
And I get "No Content" as response reason phrase
# And I get "No Content" as response reason phrase