Revert "Closes: #66"
This reverts commit c3be29255a.
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
This commit is contained in:
@@ -40,7 +40,7 @@ Feature: Insert new routes in Kapow! server.
|
||||
}
|
||||
"""
|
||||
Then I get 201 as response code
|
||||
# And I get "Created" as response reason phrase
|
||||
And I get "Created" as response reason phrase
|
||||
And I get the following response body:
|
||||
"""
|
||||
{
|
||||
@@ -69,7 +69,7 @@ Feature: Insert new routes in Kapow! server.
|
||||
}
|
||||
"""
|
||||
Then I get 201 as response code
|
||||
# And I get "Created" as response reason phrase
|
||||
And I get "Created" as response reason phrase
|
||||
And I get the following response body:
|
||||
"""
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user