1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01: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 popup
let dapp 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 openNewPage(driver, 'http://127.0.0.1:3000/')
await delay(regularDelayMs) await delay(regularDelayMs)