mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
048b7e4cb6
* Fix shared mocks in RPC network client test Some of the provider api unit tests were inadvertently sharing test mocks. A `params` object used for mock RPC calls was being shared between tests and between calls within individual tests. They have been updated to generate a fresh `params` object for each mock RPC call. * Explicitly set blockParam to undefined |
||
---|---|---|
.. | ||
helpers.js | ||
shared-tests.js |