Skip to content

Commit ba2c128

Browse files
committed
Remove another set of useless quotes
1 parent fe8cbb5 commit ba2c128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/hydra/collection.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ Feature: Collections support
354354

355355
@dropSchema
356356
@createSchema
357-
Scenario: Allow passing "0" to `itemsPerPage`
357+
Scenario: Allow passing 0 to `itemsPerPage`
358358
When I send a "GET" request to "/dummies?itemsPerPage=0"
359359
Then the response status code should be 200
360360
And the response should be in JSON

0 commit comments

Comments
 (0)