|
18 | 18 | "µWebSockets: Fallback to Node implementation": 1, |
19 | 19 | "Reselect: Identity function warnings": 3, |
20 | 20 | "Reselect: Input stability warnings": 1, |
21 | | - "MetaMask: Background connection not initialized": 6, |
| 21 | + "MetaMask: Background connection not initialized": 8, |
22 | 22 | "error: Warning: A component is changing": 2, |
23 | 23 | "Test errors: Uncaught TypeErrors": 1 |
24 | 24 | }, |
|
603 | 603 | }, |
604 | 604 | "ui/pages/swaps/index.test.js": { |
605 | 605 | "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 |
607 | 609 | }, |
608 | 610 | "ui/pages/confirm-encryption-public-key/confirm-encryption-public-key.component.test.js": { |
609 | 611 | "Reselect: Identity function warnings": 2, |
|
2125 | 2127 | "ui/pages/bridge/prepare/bridge-transaction-settings-modal.test.tsx": { |
2126 | 2128 | "Reselect: Identity function warnings": 3, |
2127 | 2129 | "Reselect: Input stability warnings": 1, |
2128 | | - "MetaMask: Background connection not initialized": 972, |
| 2130 | + "MetaMask: Background connection not initialized": 976, |
2129 | 2131 | "error: Warning: You seem to have": 2, |
2130 | 2132 | "Test errors: Fetch failures": 36, |
2131 | 2133 | "React: Act warnings (component updates not wrapped)": 2 |
|
0 commit comments