From fd306def9535d9168dc79ab020ec288a4d5df1a8 Mon Sep 17 00:00:00 2001 From: "Juan Picado @jotadeveloper" Date: Tue, 19 Nov 2019 05:45:38 +0100 Subject: [PATCH] fix: update snapshots --- .../__snapshots__/ActionBar.test.tsx.snap | 4 +- .../CopyToClipBoard.test.tsx.snap | 2 +- .../Header/__snapshots__/Header.test.tsx.snap | 52 +++++++++---------- .../Help/__snapshots__/Help.test.tsx.snap | 2 +- .../Icon/__snapshots__/Icon.test.tsx.snap | 2 +- .../__snapshots__/Install.test.tsx.snap | 30 +++++------ .../Label/__snapshots__/Label.test.tsx.snap | 2 +- .../__snapshots__/Loading.test.tsx.snap | 2 +- .../Login/__snapshots__/Login.test.tsx.snap | 4 +- .../Logo/__snapshots__/Logo.test.tsx.snap | 2 +- .../__snapshots__/Notfound.test.tsx.snap | 4 +- .../__snapshots__/Repository.test.tsx.snap | 2 +- .../Search/__snapshots__/Search.test.tsx.snap | 2 +- .../__snapshots__/Spinner.test.tsx.snap | 2 +- .../Tag/__snapshots__/Tag.test.tsx.snap | 2 +- 15 files changed, 57 insertions(+), 57 deletions(-) diff --git a/src/components/ActionBar/__snapshots__/ActionBar.test.tsx.snap b/src/components/ActionBar/__snapshots__/ActionBar.test.tsx.snap index de81b14..773b53e 100644 --- a/src/components/ActionBar/__snapshots__/ActionBar.test.tsx.snap +++ b/src/components/ActionBar/__snapshots__/ActionBar.test.tsx.snap @@ -2,6 +2,6 @@ exports[` component should render the component in default state 1`] = `""`; -exports[` component when there is a button to download a tarball 1`] = `"
"`; +exports[` component when there is a button to download a tarball 1`] = `"
"`; -exports[` component when there is a button to open an issue 1`] = `"
"`; +exports[` component when there is a button to open an issue 1`] = `"
"`; diff --git a/src/components/CopyToClipBoard/__snapshots__/CopyToClipBoard.test.tsx.snap b/src/components/CopyToClipBoard/__snapshots__/CopyToClipBoard.test.tsx.snap index 45bb05c..8157d54 100644 --- a/src/components/CopyToClipBoard/__snapshots__/CopyToClipBoard.test.tsx.snap +++ b/src/components/CopyToClipBoard/__snapshots__/CopyToClipBoard.test.tsx.snap @@ -1,3 +1,3 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[` component render the component 1`] = `"
copy text
"`; +exports[` component render the component 1`] = `"
copy text
"`; diff --git a/src/components/Header/__snapshots__/Header.test.tsx.snap b/src/components/Header/__snapshots__/Header.test.tsx.snap index f26cc15..224925c 100644 --- a/src/components/Header/__snapshots__/Header.test.tsx.snap +++ b/src/components/Header/__snapshots__/Header.test.tsx.snap @@ -2,27 +2,27 @@ exports[`
component with logged in state should load the component in logged in state 1`] = `
component with logged in state should load the component in exports[`
component with logged in state should load the component in logged out state 1`] = `
component should render the component in default state 1`] = `""`; +exports[` component should render the component in default state 1`] = `"

No Package Published Yet.

To publish your first package just:

1. Login

npm adduser --registry http://localhost

2. Publish

npm publish --registry http://localhost

3. Refresh this page.

"`; diff --git a/src/components/Icon/__snapshots__/Icon.test.tsx.snap b/src/components/Icon/__snapshots__/Icon.test.tsx.snap index a2af6ef..0544ff8 100644 --- a/src/components/Icon/__snapshots__/Icon.test.tsx.snap +++ b/src/components/Icon/__snapshots__/Icon.test.tsx.snap @@ -1,3 +1,3 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[` component should render the component in default state 1`] = `"Austria"`; +exports[` component should render the component in default state 1`] = `"Austria"`; diff --git a/src/components/Install/__snapshots__/Install.test.tsx.snap b/src/components/Install/__snapshots__/Install.test.tsx.snap index fae87bb..6b18fef 100644 --- a/src/components/Install/__snapshots__/Install.test.tsx.snap +++ b/src/components/Install/__snapshots__/Install.test.tsx.snap @@ -12,7 +12,7 @@ exports[` renders correctly 1`] = `
renders correctly 1`] = ` />
npm install foo
renders correctly 1`] = ` />
yarn add foo
renders correctly 1`] = ` />
pnpm install foo
"`; +exports[` should load the component in default state 1`] = `"

Login

"`; -exports[` should load the component with props 1`] = `"

Login

Error Title
Error Description
"`; +exports[` should load the component with props 1`] = `"

Login

Error Title
Error Description
"`; diff --git a/src/components/Logo/__snapshots__/Logo.test.tsx.snap b/src/components/Logo/__snapshots__/Logo.test.tsx.snap index 39333f2..837e012 100644 --- a/src/components/Logo/__snapshots__/Logo.test.tsx.snap +++ b/src/components/Logo/__snapshots__/Logo.test.tsx.snap @@ -1,3 +1,3 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[` component should render the component in default state 1`] = `"
"`; +exports[` component should render the component in default state 1`] = `"
"`; diff --git a/src/components/NotFound/__snapshots__/Notfound.test.tsx.snap b/src/components/NotFound/__snapshots__/Notfound.test.tsx.snap index 8513639..8e17e4f 100644 --- a/src/components/NotFound/__snapshots__/Notfound.test.tsx.snap +++ b/src/components/NotFound/__snapshots__/Notfound.test.tsx.snap @@ -7,11 +7,11 @@ exports[` component should load the component in default state 1`] = > 404 - Page not found

Sorry, we couldn't find it...

diff --git a/src/components/Repository/__snapshots__/Repository.test.tsx.snap b/src/components/Repository/__snapshots__/Repository.test.tsx.snap index 492106b..6dd2932 100644 --- a/src/components/Repository/__snapshots__/Repository.test.tsx.snap +++ b/src/components/Repository/__snapshots__/Repository.test.tsx.snap @@ -1,3 +1,3 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[` component should render the component in default state 1`] = `""`; +exports[` component should render the component in default state 1`] = `""`; diff --git a/src/components/Search/__snapshots__/Search.test.tsx.snap b/src/components/Search/__snapshots__/Search.test.tsx.snap index cfa621d..a0d10a5 100644 --- a/src/components/Search/__snapshots__/Search.test.tsx.snap +++ b/src/components/Search/__snapshots__/Search.test.tsx.snap @@ -1,3 +1,3 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[` component test should load the component in default state 1`] = `"
"`; +exports[` component test should load the component in default state 1`] = `"
"`; diff --git a/src/components/Spinner/__snapshots__/Spinner.test.tsx.snap b/src/components/Spinner/__snapshots__/Spinner.test.tsx.snap index 9d10aa8..f5595ed 100644 --- a/src/components/Spinner/__snapshots__/Spinner.test.tsx.snap +++ b/src/components/Spinner/__snapshots__/Spinner.test.tsx.snap @@ -1,3 +1,3 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[` component should render the component in custom state 1`] = `"
"`; +exports[` component should render the component in custom state 1`] = `"
"`; diff --git a/src/components/Tag/__snapshots__/Tag.test.tsx.snap b/src/components/Tag/__snapshots__/Tag.test.tsx.snap index 82025a7..32ec401 100644 --- a/src/components/Tag/__snapshots__/Tag.test.tsx.snap +++ b/src/components/Tag/__snapshots__/Tag.test.tsx.snap @@ -1,3 +1,3 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[` component should render the component in default state 1`] = `"I am a child"`; +exports[` component should render the component in default state 1`] = `"I am a child"`;