Skip to content

Commit ae9ffee

Browse files
Update unit test baseline
1 parent 1332229 commit ae9ffee

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

test/jest/console-baseline-unit.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"µWebSockets: Fallback to Node implementation": 1,
1919
"Reselect: Identity function warnings": 3,
2020
"Reselect: Input stability warnings": 1,
21-
"MetaMask: Background connection not initialized": 6,
21+
"MetaMask: Background connection not initialized": 8,
2222
"error: Warning: A component is changing": 2,
2323
"Test errors: Uncaught TypeErrors": 1
2424
},
@@ -603,7 +603,9 @@
603603
},
604604
"ui/pages/swaps/index.test.js": {
605605
"Reselect: Identity function warnings": 4,
606-
"Reselect: Input stability warnings": 1
606+
"Reselect: Input stability warnings": 1,
607+
"error: background[method] is not a function": 1,
608+
"error: Failed to fetch Swaps feature": 1
607609
},
608610
"ui/pages/confirm-encryption-public-key/confirm-encryption-public-key.component.test.js": {
609611
"Reselect: Identity function warnings": 2,
@@ -2125,7 +2127,7 @@
21252127
"ui/pages/bridge/prepare/bridge-transaction-settings-modal.test.tsx": {
21262128
"Reselect: Identity function warnings": 3,
21272129
"Reselect: Input stability warnings": 1,
2128-
"MetaMask: Background connection not initialized": 972,
2130+
"MetaMask: Background connection not initialized": 976,
21292131
"error: Warning: You seem to have": 2,
21302132
"Test errors: Fetch failures": 36,
21312133
"React: Act warnings (component updates not wrapped)": 2

0 commit comments

Comments
 (0)