Skip to content

Commit cc3a1f8

Browse files
committed
test: update snapshots
1 parent f31d49a commit cc3a1f8

File tree

5 files changed

+0
-5
lines changed

5 files changed

+0
-5
lines changed

tests/src/unit/core/formatConversion/parse/__snapshots__/html/imageWithParagraphListItem.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"backgroundColor": "default",
1010
"caption": "",
1111
"name": "",
12-
"previewWidth": 512,
1312
"showPreview": true,
1413
"textAlignment": "left",
1514
"url": "http://localhost:3000/exampleURL",

tests/src/unit/core/formatConversion/parse/__snapshots__/html/imageWithTextListItem.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"backgroundColor": "default",
1010
"caption": "",
1111
"name": "",
12-
"previewWidth": 512,
1312
"showPreview": true,
1413
"textAlignment": "left",
1514
"url": "http://localhost:3000/exampleURL",

tests/src/unit/core/formatConversion/parse/__snapshots__/html/paragraphWithImageListItem.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"backgroundColor": "default",
1010
"caption": "",
1111
"name": "",
12-
"previewWidth": 512,
1312
"showPreview": true,
1413
"textAlignment": "left",
1514
"url": "http://localhost:3000/exampleURL",

tests/src/unit/core/formatConversion/parse/__snapshots__/html/styledTextWithImageListItem.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"backgroundColor": "default",
1010
"caption": "",
1111
"name": "",
12-
"previewWidth": 512,
1312
"showPreview": true,
1413
"textAlignment": "left",
1514
"url": "http://localhost:3000/exampleURL",

tests/src/unit/core/formatConversion/parse/__snapshots__/html/textWithImageListItem.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"backgroundColor": "default",
1010
"caption": "",
1111
"name": "",
12-
"previewWidth": 512,
1312
"showPreview": true,
1413
"textAlignment": "left",
1514
"url": "http://localhost:3000/exampleURL",

0 commit comments

Comments
 (0)