1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
This commit is contained in:
brunobar79 2018-11-06 19:22:47 -05:00
parent 68138e178e
commit 62ac993b9a

View File

@ -272,7 +272,7 @@ describe('MetaMask', function () {
let popup
let dapp
it('be able to connect the account', async () => {
it('should be able to connect the account', async () => {
await openNewPage(driver, 'http://127.0.0.1:3000/')
await delay(regularDelayMs)