From f4955f1969ab0fddd4d5748c2e0d6c004882d097 Mon Sep 17 00:00:00 2001 From: lukaw3d Date: Mon, 15 Jul 2024 18:53:50 +0200 Subject: [PATCH] Update jest snapshots --- .../__tests__/__snapshots__/index.test.tsx.snap | 2 +- .../__tests__/__snapshots__/index.test.tsx.snap | 4 ++-- .../__tests__/__snapshots__/index.test.tsx.snap | 2 +- .../Account/__tests__/__snapshots__/Account.test.tsx.snap | 2 +- .../__tests__/__snapshots__/index.test.tsx.snap | 2 +- .../__tests__/__snapshots__/index.test.tsx.snap | 4 ++-- .../__tests__/__snapshots__/index.test.tsx.snap | 8 ++++---- .../__tests__/__snapshots__/index.test.tsx.snap | 2 +- .../__snapshots__/ActiveDelegationList.test.tsx.snap | 2 +- .../__snapshots__/DebondingDelegationList.test.tsx.snap | 2 +- .../__tests__/__snapshots__/index.test.tsx.snap | 6 +++--- 11 files changed, 18 insertions(+), 18 deletions(-) diff --git a/src/app/components/AddEscrowForm/__tests__/__snapshots__/index.test.tsx.snap b/src/app/components/AddEscrowForm/__tests__/__snapshots__/index.test.tsx.snap index ab6af1ec0f..b37be42e2a 100644 --- a/src/app/components/AddEscrowForm/__tests__/__snapshots__/index.test.tsx.snap +++ b/src/app/components/AddEscrowForm/__tests__/__snapshots__/index.test.tsx.snap @@ -345,7 +345,7 @@ exports[` should match snapshot 1`] = `
456.542341274
diff --git a/src/app/components/AmountFormatter/__tests__/__snapshots__/index.test.tsx.snap b/src/app/components/AmountFormatter/__tests__/__snapshots__/index.test.tsx.snap index 966f2ec206..7b4decb67f 100644 --- a/src/app/components/AmountFormatter/__tests__/__snapshots__/index.test.tsx.snap +++ b/src/app/components/AmountFormatter/__tests__/__snapshots__/index.test.tsx.snap @@ -25,7 +25,7 @@ exports[` should render component 1`] = `
456.542341274
@@ -69,7 +69,7 @@ exports[` should render component with small ticker 1`] = `
456.542341274
diff --git a/src/app/components/ReclaimEscrowForm/__tests__/__snapshots__/index.test.tsx.snap b/src/app/components/ReclaimEscrowForm/__tests__/__snapshots__/index.test.tsx.snap index 24e939c10a..c80085b88e 100644 --- a/src/app/components/ReclaimEscrowForm/__tests__/__snapshots__/index.test.tsx.snap +++ b/src/app/components/ReclaimEscrowForm/__tests__/__snapshots__/index.test.tsx.snap @@ -465,7 +465,7 @@ exports[` should match snapshot 1`] = `
0.000001
diff --git a/src/app/components/Toolbar/Features/Account/__tests__/__snapshots__/Account.test.tsx.snap b/src/app/components/Toolbar/Features/Account/__tests__/__snapshots__/Account.test.tsx.snap index 3c92b1e275..03350fea6a 100644 --- a/src/app/components/Toolbar/Features/Account/__tests__/__snapshots__/Account.test.tsx.snap +++ b/src/app/components/Toolbar/Features/Account/__tests__/__snapshots__/Account.test.tsx.snap @@ -515,7 +515,7 @@ exports[` should match snapshot 1`] = `
0.000001
diff --git a/src/app/components/Toolbar/Features/AccountSelector/__tests__/__snapshots__/index.test.tsx.snap b/src/app/components/Toolbar/Features/AccountSelector/__tests__/__snapshots__/index.test.tsx.snap index c73d5a1d24..b9f1b10e97 100644 --- a/src/app/components/Toolbar/Features/AccountSelector/__tests__/__snapshots__/index.test.tsx.snap +++ b/src/app/components/Toolbar/Features/AccountSelector/__tests__/__snapshots__/index.test.tsx.snap @@ -734,7 +734,7 @@ exports[` should match snapshot 1`] = `
0.0000001
diff --git a/src/app/components/Transaction/__tests__/__snapshots__/index.test.tsx.snap b/src/app/components/Transaction/__tests__/__snapshots__/index.test.tsx.snap index e3059f0e92..730c7ceb8a 100644 --- a/src/app/components/Transaction/__tests__/__snapshots__/index.test.tsx.snap +++ b/src/app/components/Transaction/__tests__/__snapshots__/index.test.tsx.snap @@ -677,7 +677,7 @@ exports[` should handle unknown transaction types gracefully 1`]
0.001
@@ -1411,7 +1411,7 @@ exports[` should match snapshot 1`] = `
0.001
diff --git a/src/app/pages/AccountPage/__tests__/__snapshots__/index.test.tsx.snap b/src/app/pages/AccountPage/__tests__/__snapshots__/index.test.tsx.snap index 0aeb0203cd..dbb4e83df1 100644 --- a/src/app/pages/AccountPage/__tests__/__snapshots__/index.test.tsx.snap +++ b/src/app/pages/AccountPage/__tests__/__snapshots__/index.test.tsx.snap @@ -968,7 +968,7 @@ exports[` should match snapshot 1`] = `
100.000001111
@@ -991,7 +991,7 @@ exports[` should match snapshot 1`] = `
100.0
@@ -1015,7 +1015,7 @@ exports[` should match snapshot 1`] = `
0.000001111
@@ -1038,7 +1038,7 @@ exports[` should match snapshot 1`] = `
0.0
diff --git a/src/app/pages/ParaTimesPage/TransactionAmount/__tests__/__snapshots__/index.test.tsx.snap b/src/app/pages/ParaTimesPage/TransactionAmount/__tests__/__snapshots__/index.test.tsx.snap index bc22dceab2..6643bd21c5 100644 --- a/src/app/pages/ParaTimesPage/TransactionAmount/__tests__/__snapshots__/index.test.tsx.snap +++ b/src/app/pages/ParaTimesPage/TransactionAmount/__tests__/__snapshots__/index.test.tsx.snap @@ -683,7 +683,7 @@ exports[` should render component 1`] = `
1.0
diff --git a/src/app/pages/StakingPage/Features/DelegationList/__tests__/__snapshots__/ActiveDelegationList.test.tsx.snap b/src/app/pages/StakingPage/Features/DelegationList/__tests__/__snapshots__/ActiveDelegationList.test.tsx.snap index f2fba64d4e..3adfc220ac 100644 --- a/src/app/pages/StakingPage/Features/DelegationList/__tests__/__snapshots__/ActiveDelegationList.test.tsx.snap +++ b/src/app/pages/StakingPage/Features/DelegationList/__tests__/__snapshots__/ActiveDelegationList.test.tsx.snap @@ -594,7 +594,7 @@ exports[` should match snapshot 1`] = `
0.0000001
diff --git a/src/app/pages/StakingPage/Features/DelegationList/__tests__/__snapshots__/DebondingDelegationList.test.tsx.snap b/src/app/pages/StakingPage/Features/DelegationList/__tests__/__snapshots__/DebondingDelegationList.test.tsx.snap index 005771b310..f08e3b410a 100644 --- a/src/app/pages/StakingPage/Features/DelegationList/__tests__/__snapshots__/DebondingDelegationList.test.tsx.snap +++ b/src/app/pages/StakingPage/Features/DelegationList/__tests__/__snapshots__/DebondingDelegationList.test.tsx.snap @@ -582,7 +582,7 @@ exports[` should match snapshot 1`] = `
0.0000001
diff --git a/src/app/pages/StakingPage/Features/ValidatorList/__tests__/__snapshots__/index.test.tsx.snap b/src/app/pages/StakingPage/Features/ValidatorList/__tests__/__snapshots__/index.test.tsx.snap index 8b4abad6c4..d0791c404c 100644 --- a/src/app/pages/StakingPage/Features/ValidatorList/__tests__/__snapshots__/index.test.tsx.snap +++ b/src/app/pages/StakingPage/Features/ValidatorList/__tests__/__snapshots__/index.test.tsx.snap @@ -765,7 +765,7 @@ exports[` list should match snapshot 1`] = `
0
@@ -837,7 +837,7 @@ exports[` list should match snapshot 1`] = `
0
@@ -909,7 +909,7 @@ exports[` list should match snapshot 1`] = `
0