Typo
This commit is contained in:
@@ -2,8 +2,8 @@ Feature: Fail to delete a route in Kapow! server.
|
||||
When trying to delete a route that not exists in the server
|
||||
the server respons with an error.
|
||||
|
||||
Scenario: Delete a non-existing route.
|
||||
A request of removing a non-existing route
|
||||
Scenario: Delete a nonexistent route.
|
||||
A request of removing a nonexistent route
|
||||
will trigger a not found error.
|
||||
|
||||
Given I have a just started Kapow! server
|
||||
|
||||
Reference in New Issue
Block a user