Skip to content

Commit 6f1640c

Browse files
committed
fix broken test
1 parent 2fdf109 commit 6f1640c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/main/subresource.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ Feature: Subresource support
416416
And the header "Content-Type" should be equal to "application/ld+json; charset=utf-8"
417417
And the JSON should be equal to:
418418
"""
419-
{+
419+
{
420420
"@context": "/contexts/DummyProduct",
421421
"@id": "/dummy_products/2",
422422
"@type": "DummyProduct",

0 commit comments

Comments
 (0)