From db1a9d4b6181f4a5939287a065a2ef37b9c47ef2 Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Mon, 16 Oct 2017 15:19:25 +0300 Subject: [PATCH] Update test snapshots --- .../__snapshots__/AuthenticationPage.test.js.snap | 2 +- .../__snapshots__/ContactDetailsPage.test.js.snap | 2 +- .../__snapshots__/EditListingPage.test.js.snap | 2 +- src/containers/InboxPage/__snapshots__/InboxPage.test.js.snap | 4 ++-- .../LandingPage/__snapshots__/LandingPage.test.js.snap | 2 +- .../ListingPage/__snapshots__/ListingPage.test.js.snap | 2 +- .../__snapshots__/ManageListingsPage.test.js.snap | 2 +- .../NotFoundPage/__snapshots__/NotFoundPage.test.js.snap | 2 +- src/containers/OrderPage/__snapshots__/OrderPage.test.js.snap | 2 +- .../__snapshots__/PasswordChangePage.test.js.snap | 2 +- .../__snapshots__/PasswordRecoveryPage.test.js.snap | 2 +- .../__snapshots__/PayoutPreferencesPage.test.js.snap | 2 +- .../ProfilePage/__snapshots__/ProfilePage.test.js.snap | 2 +- .../__snapshots__/ProfileSettingsPage.test.js.snap | 2 +- src/containers/SalePage/__snapshots__/SalePage.test.js.snap | 2 +- .../SearchPage/__snapshots__/SearchPage.test.js.snap | 2 +- .../SecurityPage/__snapshots__/SecurityPage.test.js.snap | 2 +- 17 files changed, 18 insertions(+), 18 deletions(-) diff --git a/src/containers/AuthenticationPage/__snapshots__/AuthenticationPage.test.js.snap b/src/containers/AuthenticationPage/__snapshots__/AuthenticationPage.test.js.snap index 50e7d30d..f61ffa9d 100644 --- a/src/containers/AuthenticationPage/__snapshots__/AuthenticationPage.test.js.snap +++ b/src/containers/AuthenticationPage/__snapshots__/AuthenticationPage.test.js.snap @@ -14,7 +14,7 @@ exports[`AuthenticationPageComponent matches snapshot 1`] = ` scrollingDisabled={false} title="AuthenticationPage.schemaTitleLogin" > -
diff --git a/src/containers/ContactDetailsPage/__snapshots__/ContactDetailsPage.test.js.snap b/src/containers/ContactDetailsPage/__snapshots__/ContactDetailsPage.test.js.snap index e08d77cd..f21ed36d 100644 --- a/src/containers/ContactDetailsPage/__snapshots__/ContactDetailsPage.test.js.snap +++ b/src/containers/ContactDetailsPage/__snapshots__/ContactDetailsPage.test.js.snap @@ -16,7 +16,7 @@ exports[`ContactDetailsPage matches snapshot 1`] = ` className={null} rootClassName={null} > - - + -
@@ -338,7 +338,7 @@ exports[`InboxPage matches snapshot 3`] = ` scrollingDisabled={false} title="InboxPage.salesTitle" > -
diff --git a/src/containers/LandingPage/__snapshots__/LandingPage.test.js.snap b/src/containers/LandingPage/__snapshots__/LandingPage.test.js.snap index 1fc3a4ba..734383b0 100644 --- a/src/containers/LandingPage/__snapshots__/LandingPage.test.js.snap +++ b/src/containers/LandingPage/__snapshots__/LandingPage.test.js.snap @@ -38,7 +38,7 @@ exports[`LandingPage matches snapshot 1`] = ` ] } > - +
- +
diff --git a/src/containers/ManageListingsPage/__snapshots__/ManageListingsPage.test.js.snap b/src/containers/ManageListingsPage/__snapshots__/ManageListingsPage.test.js.snap index 02560702..02c07f96 100644 --- a/src/containers/ManageListingsPage/__snapshots__/ManageListingsPage.test.js.snap +++ b/src/containers/ManageListingsPage/__snapshots__/ManageListingsPage.test.js.snap @@ -7,7 +7,7 @@ exports[`ContactDetailsPage matches snapshot 1`] = ` scrollingDisabled={false} title="Manage listings" > - - +
diff --git a/src/containers/OrderPage/__snapshots__/OrderPage.test.js.snap b/src/containers/OrderPage/__snapshots__/OrderPage.test.js.snap index 9ce0bd0b..bc25b2bd 100644 --- a/src/containers/OrderPage/__snapshots__/OrderPage.test.js.snap +++ b/src/containers/OrderPage/__snapshots__/OrderPage.test.js.snap @@ -7,7 +7,7 @@ exports[`OrderPage matches snapshot 1`] = ` scrollingDisabled={false} title="OrderPage.title" > - + - - +
- + `; diff --git a/src/containers/ProfilePage/__snapshots__/ProfilePage.test.js.snap b/src/containers/ProfilePage/__snapshots__/ProfilePage.test.js.snap index 9bc6405b..6636aea6 100644 --- a/src/containers/ProfilePage/__snapshots__/ProfilePage.test.js.snap +++ b/src/containers/ProfilePage/__snapshots__/ProfilePage.test.js.snap @@ -7,6 +7,6 @@ exports[`ProfilePage matches snapshot 1`] = ` scrollingDisabled={false} title="Profile page with display name: most-awesome-shop" > - + `; diff --git a/src/containers/ProfileSettingsPage/__snapshots__/ProfileSettingsPage.test.js.snap b/src/containers/ProfileSettingsPage/__snapshots__/ProfileSettingsPage.test.js.snap index 13ac7189..b2dd269e 100644 --- a/src/containers/ProfileSettingsPage/__snapshots__/ProfileSettingsPage.test.js.snap +++ b/src/containers/ProfileSettingsPage/__snapshots__/ProfileSettingsPage.test.js.snap @@ -7,7 +7,7 @@ exports[`ContactDetailsPage matches snapshot 1`] = ` scrollingDisabled={false} title="Profile settings" > - - +
- +
diff --git a/src/containers/SecurityPage/__snapshots__/SecurityPage.test.js.snap b/src/containers/SecurityPage/__snapshots__/SecurityPage.test.js.snap index 3610b64b..0577000c 100644 --- a/src/containers/SecurityPage/__snapshots__/SecurityPage.test.js.snap +++ b/src/containers/SecurityPage/__snapshots__/SecurityPage.test.js.snap @@ -7,6 +7,6 @@ exports[`SecurityPage matches snapshot 1`] = ` scrollingDisabled={false} title="Security" > - + `;