From b9c334002659014bfb1f3592199a4754c78c59b1 Mon Sep 17 00:00:00 2001 From: Chi Vinh Le Date: Tue, 25 Sep 2018 21:46:38 +0200 Subject: [PATCH] Adapt snapshots --- src/core/client/embed/__snapshots__/PymControl.spec.ts.snap | 2 +- src/core/client/embed/__snapshots__/index.spec.ts.snap | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/core/client/embed/__snapshots__/PymControl.spec.ts.snap b/src/core/client/embed/__snapshots__/PymControl.spec.ts.snap index e4f013f5d..4ab9f246a 100644 --- a/src/core/client/embed/__snapshots__/PymControl.spec.ts.snap +++ b/src/core/client/embed/__snapshots__/PymControl.spec.ts.snap @@ -1,5 +1,5 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[`PymControl should create iframe 1`] = `""`; +exports[`PymControl should create iframe 1`] = `""`; exports[`PymControl should send message 1`] = `"pymxPYMxpymcontrol-test-idxPYMxtestxPYMxhello world"`; diff --git a/src/core/client/embed/__snapshots__/index.spec.ts.snap b/src/core/client/embed/__snapshots__/index.spec.ts.snap index 1307f9fad..18f558868 100644 --- a/src/core/client/embed/__snapshots__/index.spec.ts.snap +++ b/src/core/client/embed/__snapshots__/index.spec.ts.snap @@ -1,5 +1,5 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[`Basic integration test should render iframe 1`] = `""`; +exports[`Basic integration test should render iframe 1`] = `""`; -exports[`Basic integration test should use canonical link 1`] = `""`; +exports[`Basic integration test should use canonical link 1`] = `""`;