Commit 064a9994 authored by Benoit Orihuela's avatar Benoit Orihuela
Browse files

refactor: move support features into their own directory

parent a649e408
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ Feature: Test implementation of POST /entities (6.4.3.1) with existing entity

Background:
  * url urlBase
  * def fixtures = callonce read('create-entity-fixture.feature')
  * def fixtures = callonce read('support/create-entity-fixture.feature')
  * def building = read('../../../../../../samples/building.jsonld')

Scenario: