1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

test - mascara - fix async wrap

This commit is contained in:
kumavis 2018-03-11 21:39:46 -07:00
parent 3537c391db
commit 4bc69f72c3

View File

@ -14,7 +14,7 @@ async function runFirstTimeUsageTest (assert, done) {
await skipNotices(app)
// Scroll through terms
const title = await findAsync(app, '.create-password__title').text()
const title = (await findAsync(app, '.create-password__title')).text()
assert.equal(title, 'Create Password', 'create password screen')
// enter password