Skip to content

Commit 7baa8c4

Browse files
committed
Update snapshots
1 parent f8b1499 commit 7baa8c4

File tree

13 files changed

+0
-13
lines changed

13 files changed

+0
-13
lines changed

src/components/DatePicker/__snapshots__/DatePicker.test.js.snap

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ exports[`<DatePickerStyled /> rendering should render without crashing 1`] = `
66
Object {
77
"defaultFormats": Object {},
88
"defaultLocale": "en",
9-
"defaultRichTextElements": undefined,
109
"formatDate": [Function],
1110
"formatDateToParts": [Function],
1211
"formatDisplayName": [Function],

src/components/Layout/__snapshots__/Layout.test.js.snap

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ exports[`<Layout /> rendering should render without crashing 1`] = `
66
Object {
77
"defaultFormats": Object {},
88
"defaultLocale": "en",
9-
"defaultRichTextElements": undefined,
109
"formatDate": [Function],
1110
"formatDateToParts": [Function],
1211
"formatDisplayName": [Function],

src/components/Navigation/Aside/__snapshots__/Aside.test.js.snap

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ Object {
77
Object {
88
"defaultFormats": Object {},
99
"defaultLocale": "en",
10-
"defaultRichTextElements": undefined,
1110
"formatDate": [Function],
1211
"formatDateToParts": [Function],
1312
"formatDisplayName": [Function],

src/components/Navigation/NavBar/__snapshots__/NavBar.test.js.snap

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ exports[`<NavBar /> rendering should render without crashing 1`] = `
66
Object {
77
"defaultFormats": Object {},
88
"defaultLocale": "en",
9-
"defaultRichTextElements": undefined,
109
"formatDate": [Function],
1110
"formatDateToParts": [Function],
1211
"formatDisplayName": [Function],

src/components/UserForm/__snapshots__/UserForm.test.js.snap

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ exports[`<UserForm /> rendering should render without crashing 1`] = `
66
Object {
77
"defaultFormats": Object {},
88
"defaultLocale": "en",
9-
"defaultRichTextElements": undefined,
109
"formatDate": [Function],
1110
"formatDateToParts": [Function],
1211
"formatDisplayName": [Function],

src/pages/Login/__snapshots__/Login.test.js.snap

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ exports[`<Login /> rendering should render without crashing 1`] = `
66
Object {
77
"defaultFormats": Object {},
88
"defaultLocale": "en",
9-
"defaultRichTextElements": undefined,
109
"formatDate": [Function],
1110
"formatDateToParts": [Function],
1211
"formatDisplayName": [Function],

src/pages/Profile/ChangePassword/__snapshots__/ChangePassword.test.js.snap

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ exports[`<ChangePassword /> rendering should render without crashing 1`] = `
66
Object {
77
"defaultFormats": Object {},
88
"defaultLocale": "en",
9-
"defaultRichTextElements": undefined,
109
"formatDate": [Function],
1110
"formatDateToParts": [Function],
1211
"formatDisplayName": [Function],

src/pages/Profile/__snapshots__/Profile.test.js.snap

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ exports[`<Profile /> rendering should render without crashing 1`] = `
66
Object {
77
"defaultFormats": Object {},
88
"defaultLocale": "en",
9-
"defaultRichTextElements": undefined,
109
"formatDate": [Function],
1110
"formatDateToParts": [Function],
1211
"formatDisplayName": [Function],

src/pages/Router/__snapshots__/Router.test.js.snap

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ exports[`<Router /> rendering should render without crashing 1`] = `
66
Object {
77
"defaultFormats": Object {},
88
"defaultLocale": "en",
9-
"defaultRichTextElements": undefined,
109
"formatDate": [Function],
1110
"formatDateToParts": [Function],
1211
"formatDisplayName": [Function],

src/pages/Section/__snapshots__/Section.test.js.snap

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ exports[`<Section /> rendering should render without crashing 1`] = `
66
Object {
77
"defaultFormats": Object {},
88
"defaultLocale": "en",
9-
"defaultRichTextElements": undefined,
109
"formatDate": [Function],
1110
"formatDateToParts": [Function],
1211
"formatDisplayName": [Function],

0 commit comments

Comments
 (0)