From a92a987dffda69aa4826229b66370404b5822d4c Mon Sep 17 00:00:00 2001 From: Quentin Gliech Date: Fri, 11 Aug 2023 15:29:58 +0200 Subject: [PATCH] frontend: update test snapshot --- .../__snapshots__/UserHome.test.tsx.snap | 112 +++--------------- 1 file changed, 16 insertions(+), 96 deletions(-) diff --git a/frontend/src/components/UserHome/__snapshots__/UserHome.test.tsx.snap b/frontend/src/components/UserHome/__snapshots__/UserHome.test.tsx.snap index e8f7d4f6e..58f3c7ab4 100644 --- a/frontend/src/components/UserHome/__snapshots__/UserHome.test.tsx.snap +++ b/frontend/src/components/UserHome/__snapshots__/UserHome.test.tsx.snap @@ -6,12 +6,7 @@ exports[`UserHome > render a with additional emails 1`] = ` className="_userEmail_e2a518" >

Primary email

@@ -46,12 +41,7 @@ exports[`UserHome > render a with additional emails 1`] = ` ,

3 additional emails. @@ -64,12 +54,7 @@ exports[`UserHome > render a with additional emails 1`] = `

,

0 active browser session(s). @@ -82,12 +67,7 @@ exports[`UserHome > render a with additional emails 1`] = `

,

0 active OAuth2 session(s). @@ -100,12 +80,7 @@ exports[`UserHome > render a with additional emails 1`] = `

,

0 active compatibility layer session(s). @@ -181,12 +156,7 @@ exports[`UserHome > render a with an unverified email 1`] = ` className="_userEmail_e2a518" >

Primary email

@@ -221,12 +191,7 @@ exports[`UserHome > render a with an unverified email 1`] = ` ,

0 active browser session(s). @@ -239,12 +204,7 @@ exports[`UserHome > render a with an unverified email 1`] = `

,

0 active OAuth2 session(s). @@ -257,12 +217,7 @@ exports[`UserHome > render a with an unverified email 1`] = `

,

0 active compatibility layer session(s). @@ -309,12 +264,7 @@ exports[`UserHome > render a without primary email 1`] = ` ,

0 active browser session(s). @@ -327,12 +277,7 @@ exports[`UserHome > render a without primary email 1`] = `

,

0 active OAuth2 session(s). @@ -345,12 +290,7 @@ exports[`UserHome > render a without primary email 1`] = `

,

0 active compatibility layer session(s). @@ -371,12 +311,7 @@ exports[`UserHome > render an simple 1`] = ` className="_userEmail_e2a518" >

Primary email

@@ -411,12 +346,7 @@ exports[`UserHome > render an simple 1`] = ` ,

0 active browser session(s). @@ -429,12 +359,7 @@ exports[`UserHome > render an simple 1`] = `

,

0 active OAuth2 session(s). @@ -447,12 +372,7 @@ exports[`UserHome > render an simple 1`] = `

,

0 active compatibility layer session(s).