Skip to content

Commit 12aeb64

Browse files
committed
Fix missing dropSchema in hal.feature
1 parent 1df4283 commit 12aeb64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

features/hal/hal.feature

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ Feature: HAL support
137137
"""
138138
Then the response status code should be 201
139139

140+
@dropSchema
140141
Scenario: Get the object with the embedded relation
141142
When I add "Accept" header equal to "application/hal+json"
142143
And I send a "GET" request to "/relation_embedders/1"

0 commit comments

Comments
 (0)