mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
3c52e80713
This test was testing a function that was only present in the test module. The function under test was mistakenly moved here when it was discovered that it wasn't being used elsewhere, under the assumption that it was used in these tests. I hadn't realized it was being tested directly. |
||
---|---|---|
.. | ||
provider-api-tests | ||
createInfuraClient.js | ||
createInfuraClient.test.js | ||
createJsonRpcClient.js | ||
createJsonRpcClient.test.js | ||
index.js | ||
network-controller.js | ||
network-controller.test.js |