Skip to content

Commit c8dc164

Browse files
Fix test for umicrodata
1 parent 86f47d2 commit c8dc164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_uniform.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ def test_umicrodata(self):
7474
"brand": "ACME",
7575
"name": "Executive Anvil",
7676
"image": "anvil_executive.jpg",
77-
"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.",
77+
"description": "Sleeker than ACME's Classic Anvil, the Executive Anvil is perfect for the business traveler looking for something to drop from a height.",
7878
"mpn": "925872",
7979
"aggregateRating": {
8080
"@type": "AggregateRating",

0 commit comments

Comments
 (0)