You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: disable some transaction controller integration tests (#4429)
## Explanation
Please see MetaMask/MetaMask-planning#2668
## References
See: MetaMask/MetaMask-planning#2668
Unblocks: #4327
## Changelog
No user facing changes
## Checklist
- [ ] I've updated the test suite for new or updated code as appropriate
- [ ] I've updated documentation (JSDoc, Markdown, etc.) for new or
updated code as appropriate
- [ ] I've highlighted breaking changes using the "BREAKING" category
above as appropriate
---------
Co-authored-by: Jiexi Luan <[email protected]>
Co-authored-by: Derek Brans <[email protected]>
it.skip('should add incoming transactions to state with the correct chainId for the given networkClientId without waiting for the next block',async()=>{
0 commit comments