aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/integration/lib/mascara-first-time.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/integration/lib/mascara-first-time.js b/test/integration/lib/mascara-first-time.js
index da649803a..5c18cd254 100644
--- a/test/integration/lib/mascara-first-time.js
+++ b/test/integration/lib/mascara-first-time.js
@@ -142,7 +142,6 @@ async function skipNotices (app) {
// still notices to accept
const termsPage = app.find('.markdown')[0]
if (!termsPage) {
- debugger
break
}
termsPage.scrollTop = termsPage.scrollHeight