mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Fix test selector
This commit is contained in:
parent
8192c0b58c
commit
4e6946f47c
@ -63,6 +63,7 @@ async function runFirstTimeUsageTest (assert, done) {
|
|||||||
if (button.html() === 'Accept') {
|
if (button.html() === 'Accept') {
|
||||||
app.find('button').click()
|
app.find('button').click()
|
||||||
await timeout(1000)
|
await timeout(1000)
|
||||||
|
button = app.find('button')
|
||||||
}
|
}
|
||||||
|
|
||||||
// secret backup phrase
|
// secret backup phrase
|
||||||
|
Loading…
x
Reference in New Issue
Block a user