diff --git a/.storybook/__snapshots__/storybook_snapshot.test.js.snap b/.storybook/__snapshots__/storybook_snapshot.test.js.snap index a61e9179c0..a4dafddd99 100644 --- a/.storybook/__snapshots__/storybook_snapshot.test.js.snap +++ b/.storybook/__snapshots__/storybook_snapshot.test.js.snap @@ -37,7 +37,7 @@ Array [ className="li" > Buttons - + , ";", @@ -211,22 +216,22 @@ Array [

Buttons

- + + Button + + , ";", @@ -302,7 +312,7 @@ Array [ Icon Example ; }; +export const loggedInAuthProviderProps: MockedAuthProviderProps = { + value: { + user: { + id: "4395834", + email: "2593485932@324359483u534.com", + }, + }, +}; const MockedAuthProvider: FC = ({ children, value, diff --git a/src/__tests__/pages/__snapshots__/[lessonSlug].snapshot.test.tsx.snap b/src/__tests__/pages/__snapshots__/[lessonSlug].snapshot.test.tsx.snap index b18996f7a6..4553a6d1b2 100644 --- a/src/__tests__/pages/__snapshots__/[lessonSlug].snapshot.test.tsx.snap +++ b/src/__tests__/pages/__snapshots__/[lessonSlug].snapshot.test.tsx.snap @@ -123,11 +123,11 @@ exports[`renders homepage unchanged 1`] = ` class="li" > -
- - -
-

- - Lesson overview: - -
- Test lesson -

- + + +
- Lesson content -
+ class="primary-buttons" + />