Skip to content

Commit 86f47d2

Browse files
Fix test case with custom url and node id
1 parent c02c349 commit 86f47d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/samples/schema.org/product_custom_url_and_node_id.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"properties": {"brand": "ACME",
44
"name": "Executive Anvil",
55
"image": "http://some-example.com/anvil_executive.jpg",
6-
"description": "Sleeker than ACME's Classic Anvil, the\n Executive Anvil is perfect for the business traveler\n looking for something to drop from a height.",
6+
"description": "Sleeker than ACME's Classic Anvil, the Executive Anvil is perfect for the business traveler looking for something to drop from a height.",
77
"mpn": "925872",
88
"aggregateRating": {"type": "http://schema.org/AggregateRating",
99
"_nodeId_": "aggregateRating",

0 commit comments

Comments
 (0)