Revert "Closes: #66"
This reverts commit c3be29255a.
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
This commit is contained in:
@@ -24,4 +24,4 @@ Feature: Fail to delete a route in Kapow! server.
|
||||
Given I have a just started Kapow! server
|
||||
When I delete the route with id "xxxxxxxx-xxxx-Mxxx-Nxxx-xxxxxxxxxxxx"
|
||||
Then I get 404 as response code
|
||||
# And I get "Not Found" as response reason phrase
|
||||
And I get "Not Found" as response reason phrase
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user