aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorDan J Miller <danjm.com@gmail.com>2018-02-16 17:45:09 +0800
committerGitHub <noreply@github.com>2018-02-16 17:45:09 +0800
commit170c7602b70e475e75fbd1c7181d03e22465ae24 (patch)
tree8259feb7fcb61dce2c793c97311e42dc1531658c /test
parent77259ef5be440292401be6cadbb7ad01bf27fcf4 (diff)
downloadtangerine-wallet-browser-170c7602b70e475e75fbd1c7181d03e22465ae24.tar
tangerine-wallet-browser-170c7602b70e475e75fbd1c7181d03e22465ae24.tar.gz
tangerine-wallet-browser-170c7602b70e475e75fbd1c7181d03e22465ae24.tar.bz2
tangerine-wallet-browser-170c7602b70e475e75fbd1c7181d03e22465ae24.tar.lz
tangerine-wallet-browser-170c7602b70e475e75fbd1c7181d03e22465ae24.tar.xz
tangerine-wallet-browser-170c7602b70e475e75fbd1c7181d03e22465ae24.tar.zst
tangerine-wallet-browser-170c7602b70e475e75fbd1c7181d03e22465ae24.zip
[NewUI] Adds the mascara first time flow to betaUI extension (#3257)
* Adds the mascara first time flow to the extension when opened in browser. * Fix tests after addition of mascara first time flow to new ui.
Diffstat (limited to 'test')
-rw-r--r--test/integration/lib/first-time.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/integration/lib/first-time.js b/test/integration/lib/first-time.js
index 6e879dcd0..764eae47c 100644
--- a/test/integration/lib/first-time.js
+++ b/test/integration/lib/first-time.js
@@ -22,7 +22,6 @@ async function runFirstTimeUsageTest(assert, done) {
reactTriggerChange(selectState[0])
await timeout(2000)
-
const app = $('#app-content')
// recurse notices
@@ -46,7 +45,7 @@ async function runFirstTimeUsageTest(assert, done) {
await timeout()
// Scroll through terms
- const title = app.find('h1')[1]
+ const title = app.find('h1')[0]
assert.equal(title.textContent, 'MetaMask', 'title screen')
// enter password