Skip to content

Commit 42a866b

Browse files
soyukadunglas
andauthored
Update features/main/standard_put.feature
Co-authored-by: Kévin Dunglas <[email protected]>
1 parent 97f889e commit 42a866b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/main/standard_put.feature

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Feature: Spec-compliant PUT support
2626
}
2727
"""
2828

29-
Scenario: Create a new resource with json-ld attributes
29+
Scenario: Create a new resource with JSON-LD attributes
3030
When I add "Content-Type" header equal to "application/ld+json"
3131
And I send a "PUT" request to "/standard_puts/6" with body:
3232
"""

0 commit comments

Comments
 (0)