This commit is contained in:
Roberto Abdelkader Martínez Pérez
2019-08-23 15:19:12 +02:00
parent 6b0ff05010
commit df31992c1b
@@ -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 When trying to delete a route that not exists in the server
the server respons with an error. the server respons with an error.
Scenario: Delete a non-existing route. Scenario: Delete a nonexistent route.
A request of removing a non-existing route A request of removing a nonexistent route
will trigger a not found error. will trigger a not found error.
Given I have a just started Kapow! server Given I have a just started Kapow! server