From 0d7340db864f67d67808fde285d98bfd51f3b393 Mon Sep 17 00:00:00 2001 From: Grzegorz Ziolkowski Date: Tue, 30 Jul 2019 18:35:22 +0200 Subject: [PATCH] Update snapshots for failing e2e tests --- .../block-transforms.test.js.snap | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/e2e-tests/specs/__snapshots__/block-transforms.test.js.snap b/packages/e2e-tests/specs/__snapshots__/block-transforms.test.js.snap index f1d778e920aeb..3288fac0c027a 100644 --- a/packages/e2e-tests/specs/__snapshots__/block-transforms.test.js.snap +++ b/packages/e2e-tests/specs/__snapshots__/block-transforms.test.js.snap @@ -79,7 +79,7 @@ exports[`Block transforms correctly transform block Heading in fixture core__hea exports[`Block transforms correctly transform block Image in fixture core__image into the Cover block 1`] = ` "
-

+

" `; @@ -115,7 +115,7 @@ exports[`Block transforms correctly transform block Image in fixture core__image exports[`Block transforms correctly transform block Image in fixture core__image__attachment-link into the Cover block 1`] = ` "
-

+

" `; @@ -143,7 +143,7 @@ exports[`Block transforms correctly transform block Image in fixture core__image exports[`Block transforms correctly transform block Image in fixture core__image__center-caption into the Cover block 1`] = ` "
-

+

" `; @@ -171,7 +171,7 @@ exports[`Block transforms correctly transform block Image in fixture core__image exports[`Block transforms correctly transform block Image in fixture core__image__custom-link into the Cover block 1`] = ` "
-

+

" `; @@ -199,7 +199,7 @@ exports[`Block transforms correctly transform block Image in fixture core__image exports[`Block transforms correctly transform block Image in fixture core__image__custom-link-class into the Cover block 1`] = ` "
-

+

" `; @@ -227,7 +227,7 @@ exports[`Block transforms correctly transform block Image in fixture core__image exports[`Block transforms correctly transform block Image in fixture core__image__custom-link-rel into the Cover block 1`] = ` "
-

+

" `; @@ -255,7 +255,7 @@ exports[`Block transforms correctly transform block Image in fixture core__image exports[`Block transforms correctly transform block Image in fixture core__image__media-link into the Cover block 1`] = ` "
-

+

" `; @@ -363,7 +363,7 @@ exports[`Block transforms correctly transform block Media & Text in fixture core exports[`Block transforms correctly transform block Paragraph in fixture core__paragraph__align-right into the Group block 1`] = ` "
-

... like this one, which is separate from the above and right aligned.

+

... like this one, which is separate from the above and right aligned.

" `; @@ -489,7 +489,7 @@ exports[`Block transforms correctly transform block Verse in fixture core__verse exports[`Block transforms correctly transform block Video in fixture core__video into the Cover block 1`] = ` "
-

+

" `;