Fix data/handler/success feature file

This commit is contained in:
Héctor Hurtado
2019-08-30 13:18:00 +02:00
parent 4e3470afa0
commit 741867b5f3
@@ -7,7 +7,6 @@ Feature: Retrieve a resource from a handler in Kapow! server.
Get the "request/path" resource for the current
request through the handler id.
<<<<<<< HEAD
Given I have a Kapow! server with the following testing routes:
| method | url_pattern |
| GET | /listRootDir |