mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-26 04:20:53 +01:00
fix typo
This commit is contained in:
parent
68138e178e
commit
62ac993b9a
@ -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…
Reference in New Issue
Block a user