Closes: #66
This commit is contained in:
@@ -39,7 +39,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:
|
||||
"""
|
||||
{
|
||||
@@ -68,7 +68,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