diff --git a/js/tests/unit/specs/components/Participation/__snapshots__/ParticipationWithoutAccount.spec.ts.snap b/js/tests/unit/specs/components/Participation/__snapshots__/ParticipationWithoutAccount.spec.ts.snap index 968fe545b..cebfa47e2 100644 --- a/js/tests/unit/specs/components/Participation/__snapshots__/ParticipationWithoutAccount.spec.ts.snap +++ b/js/tests/unit/specs/components/Participation/__snapshots__/ParticipationWithoutAccount.spec.ts.snap @@ -19,6 +19,7 @@ exports[`ParticipationWithoutAccount handles being already a participant 1`] = ` + @@ -30,6 +31,7 @@ exports[`ParticipationWithoutAccount handles being already a participant 1`] = `
You are already a participant of this event
+
@@ -88,6 +90,7 @@ exports[`ParticipationWithoutAccount renders the participation without account v
Unable to save your participation in this browser.
+

You may now close this window, or return to the event's page.

@@ -116,6 +119,7 @@ exports[`ParticipationWithoutAccount renders the warning if the event participat
Unable to save your participation in this browser.
+

You may now close this window, or return to the event's page.

diff --git a/js/tests/unit/specs/components/Post/__snapshots__/PostListItem.spec.ts.snap b/js/tests/unit/specs/components/Post/__snapshots__/PostListItem.spec.ts.snap index 9b86db3f5..65ecf28a4 100644 --- a/js/tests/unit/specs/components/Post/__snapshots__/PostListItem.spec.ts.snap +++ b/js/tests/unit/specs/components/Post/__snapshots__/PostListItem.spec.ts.snap @@ -30,7 +30,7 @@ exports[`PostListItem renders post list item with tags 1`] = `

My Blog Post

Dec 2, 2020

-
A tag +
A tag
diff --git a/js/tests/unit/specs/components/User/__snapshots__/PasswordReset.spec.ts.snap b/js/tests/unit/specs/components/User/__snapshots__/PasswordReset.spec.ts.snap index c9657457d..8b7805ec7 100644 --- a/js/tests/unit/specs/components/User/__snapshots__/PasswordReset.spec.ts.snap +++ b/js/tests/unit/specs/components/User/__snapshots__/PasswordReset.spec.ts.snap @@ -48,6 +48,7 @@ exports[`Reset page shows error if token is invalid 1`] = `
The token you provided is invalid.
+