mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
test increase timeout
This commit is contained in:
parent
c08a5d04c4
commit
79baa37f31
@ -17,7 +17,7 @@ describe('', function () {
|
||||
const extPath = path.resolve('dist/firefox')
|
||||
driver = buildFirefoxWebdriver()
|
||||
installWebExt(driver, extPath)
|
||||
await delay(1000)
|
||||
await delay(2000)
|
||||
})
|
||||
|
||||
afterEach(async function () {
|
||||
|
Loading…
Reference in New Issue
Block a user