feature/default_network_editable
brunobar79 6 years ago
parent 68138e178e
commit 62ac993b9a
  1. 2
      test/e2e/beta/drizzle.spec.js

@ -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)

Loading…
Cancel
Save