From e82f65cffda620459be099c02183a9063f14998b Mon Sep 17 00:00:00 2001 From: Robert Anderson Date: Wed, 9 Jun 2021 15:03:15 +1000 Subject: [PATCH] Update metabox snapshot --- .../plugins/__snapshots__/wp-editor-meta-box.test.js.snap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/e2e-tests/specs/editor/plugins/__snapshots__/wp-editor-meta-box.test.js.snap b/packages/e2e-tests/specs/editor/plugins/__snapshots__/wp-editor-meta-box.test.js.snap index 485862873b648d..29a3d82f5f0685 100644 --- a/packages/e2e-tests/specs/editor/plugins/__snapshots__/wp-editor-meta-box.test.js.snap +++ b/packages/e2e-tests/specs/editor/plugins/__snapshots__/wp-editor-meta-box.test.js.snap @@ -1,3 +1,3 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[`WP Editor Meta Boxes Should save the changes 1`] = `"

Typing in a metabox

"`; +exports[`WP Editor Meta Boxes Should save the changes 1`] = `"Typing in a metabox"`;