From fa8c4a8affa007f72cb673d4c48f12ae19bbadbb Mon Sep 17 00:00:00 2001 From: Adam Silverstein Date: Fri, 26 Jan 2024 10:39:09 -0700 Subject: [PATCH] adjust test fixtures --- .../fixtures/blocks/core__file__new-window__deprecated-1.html | 2 +- .../blocks/core__file__new-window__deprecated-1.parsed.json | 4 ++-- .../core__file__new-window__deprecated-1.serialized.html | 2 +- test/integration/fixtures/documents/slack-paragraphs-in.html | 2 +- test/integration/fixtures/documents/slack-quote-in.html | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/test/integration/fixtures/blocks/core__file__new-window__deprecated-1.html b/test/integration/fixtures/blocks/core__file__new-window__deprecated-1.html index 895d581021aaa6..9b37761e57f24e 100644 --- a/test/integration/fixtures/blocks/core__file__new-window__deprecated-1.html +++ b/test/integration/fixtures/blocks/core__file__new-window__deprecated-1.html @@ -1,5 +1,5 @@
65466546Download
diff --git a/test/integration/fixtures/blocks/core__file__new-window__deprecated-1.parsed.json b/test/integration/fixtures/blocks/core__file__new-window__deprecated-1.parsed.json index b8a42c1ece7239..cc65c270ff6119 100644 --- a/test/integration/fixtures/blocks/core__file__new-window__deprecated-1.parsed.json +++ b/test/integration/fixtures/blocks/core__file__new-window__deprecated-1.parsed.json @@ -6,9 +6,9 @@ "showDownloadButton": true }, "innerBlocks": [], - "innerHTML": "\n
6546Download
\n", + "innerHTML": "\n
6546Download
\n", "innerContent": [ - "\n
6546Download
\n" + "\n
6546Download
\n" ] } ] diff --git a/test/integration/fixtures/blocks/core__file__new-window__deprecated-1.serialized.html b/test/integration/fixtures/blocks/core__file__new-window__deprecated-1.serialized.html index 0cddc60068cb43..c8c2a41e440498 100644 --- a/test/integration/fixtures/blocks/core__file__new-window__deprecated-1.serialized.html +++ b/test/integration/fixtures/blocks/core__file__new-window__deprecated-1.serialized.html @@ -1,3 +1,3 @@ -
6546Download
+
6546Download
diff --git a/test/integration/fixtures/documents/slack-paragraphs-in.html b/test/integration/fixtures/documents/slack-paragraphs-in.html index 860d2596af09f9..77320336b27398 100644 --- a/test/integration/fixtures/documents/slack-paragraphs-in.html +++ b/test/integration/fixtures/documents/slack-paragraphs-in.html @@ -1 +1 @@ -test with link
a new linea new paragraph
another new lineanother paragraph \ No newline at end of file +test with link
a new linea new paragraph
another new lineanother paragraph \ No newline at end of file diff --git a/test/integration/fixtures/documents/slack-quote-in.html b/test/integration/fixtures/documents/slack-quote-in.html index aac9ad6a06bf6b..6e18f3e462f136 100644 --- a/test/integration/fixtures/documents/slack-quote-in.html +++ b/test/integration/fixtures/documents/slack-quote-in.html @@ -1 +1 @@ -
Test with link.
\ No newline at end of file +
Test with link.
\ No newline at end of file