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
@@ -27,4 +27,4 @@ Feature: Fail to retrieve an invalid resource for a handler in Kapow! server.
When I send a request to the testing route "/foo"
And I get the resource "/invented/path"
Then I get 400 as response code
And I get "Invalid Resource Path" as response reason phrase
# And I get "Invalid Resource Path" as response reason phrase