From f8de804a8ee1f2c9be730b94f40fabb172741940 Mon Sep 17 00:00:00 2001 From: ntsekouras Date: Wed, 22 Feb 2023 11:33:25 +0200 Subject: [PATCH] [Automated Testing]: Fix wrong button fixture --- .../blocks/core__button__border_radius__deprecated.html | 2 +- .../blocks/core__button__border_radius__deprecated.json | 8 -------- .../core__button__border_radius__deprecated.parsed.json | 7 ------- ...ore__button__border_radius__deprecated.serialized.html | 2 -- 4 files changed, 1 insertion(+), 18 deletions(-) diff --git a/test/integration/fixtures/blocks/core__button__border_radius__deprecated.html b/test/integration/fixtures/blocks/core__button__border_radius__deprecated.html index dec35ad302a82..3f1e98db09673 100644 --- a/test/integration/fixtures/blocks/core__button__border_radius__deprecated.html +++ b/test/integration/fixtures/blocks/core__button__border_radius__deprecated.html @@ -1,3 +1,3 @@
My button
- \ No newline at end of file + diff --git a/test/integration/fixtures/blocks/core__button__border_radius__deprecated.json b/test/integration/fixtures/blocks/core__button__border_radius__deprecated.json index 4ed9227390654..35a26785fb421 100644 --- a/test/integration/fixtures/blocks/core__button__border_radius__deprecated.json +++ b/test/integration/fixtures/blocks/core__button__border_radius__deprecated.json @@ -11,13 +11,5 @@ } }, "innerBlocks": [] - }, - { - "name": "core/freeform", - "isValid": true, - "attributes": { - "content": "" - }, - "innerBlocks": [] } ] diff --git a/test/integration/fixtures/blocks/core__button__border_radius__deprecated.parsed.json b/test/integration/fixtures/blocks/core__button__border_radius__deprecated.parsed.json index 952ca954b416c..ea2f81c2fa71a 100644 --- a/test/integration/fixtures/blocks/core__button__border_radius__deprecated.parsed.json +++ b/test/integration/fixtures/blocks/core__button__border_radius__deprecated.parsed.json @@ -9,12 +9,5 @@ "innerContent": [ "\n
My button
\n" ] - }, - { - "blockName": null, - "attrs": {}, - "innerBlocks": [], - "innerHTML": "", - "innerContent": [ "" ] } ] diff --git a/test/integration/fixtures/blocks/core__button__border_radius__deprecated.serialized.html b/test/integration/fixtures/blocks/core__button__border_radius__deprecated.serialized.html index 48f9a29133730..6f40053b5d8d7 100644 --- a/test/integration/fixtures/blocks/core__button__border_radius__deprecated.serialized.html +++ b/test/integration/fixtures/blocks/core__button__border_radius__deprecated.serialized.html @@ -1,5 +1,3 @@
My button
- -