Scenario fix

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2019-08-23 12:48:44 +02:00
parent 991ae618bb
commit 4db8814a69
@@ -1,10 +1,10 @@
Feature: Listing routes in a Kapow! server Feature: Listing routes in a Kapow! server.
Listing routes allows users to know what URLs are Listing routes allows users to know what URLs are
available on a Kapow! server. The List endpoint returns available on a Kapow! server. The List endpoint returns
a list of the routes the server has configured. a list of the routes the server has configured.
Scenario: List routes on a fresh started server Scenario: List routes on a fresh started server.
A just started or with all routes removed, A just started or with all routes removed Kapow! server,
will show an empty list of routes. will show an empty list of routes.
Given I have a just started Kapow! server Given I have a just started Kapow! server