mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
* Connect to a second Dapp when MM is locked * Refactored dapp server setup to allow multiple servers * Triggering notification with MM locked * Fix testcase description * Fix lint * Merge develop and remove extra line * Updated baseport and included iselementPresent for a clearer assertion * Fix lint issues * Use Ganache pattern for defining number of Dapp servers * Fix lint issues