Skip to content

Commit 1e990b3

Browse files
Fix test for music recording
1 parent c2b59b1 commit 1e990b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/samples/schema.org/MusicRecording.001.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"offers": "foo-fighters-everlong-buy.html",
3838
"url": "foo-fighters-everlong.html"},
3939
"type": "http://schema.org/MusicRecording"}],
40-
"video": {"properties": {"description": "Catch this exclusive interview with\n Dave Grohl and the Foo Fighters about their new album, Rope.",
40+
"video": {"properties": {"description": "Catch this exclusive interview with Dave Grohl and the Foo Fighters about their new album, Rope.",
4141
"duration": "T1M33S",
4242
"name": "Interview with the Foo Fighters",
4343
"thumbnail": "foo-fighters-interview-thumb.jpg"},

0 commit comments

Comments
 (0)