From c8719e270bc0a75b86673544f6129648f70eb5a3 Mon Sep 17 00:00:00 2001 From: Vit Stanislav Date: Fri, 19 Jan 2018 10:03:17 +0100 Subject: [PATCH] Disable flaky registerSecondPassphrase e2e test because the feature will be disabled anyway in #206 --- test/e2e/registerSecondPassphrase.feature | 1 - 1 file changed, 1 deletion(-) diff --git a/test/e2e/registerSecondPassphrase.feature b/test/e2e/registerSecondPassphrase.feature index 7554e2131e..bc6ec1a8ad 100644 --- a/test/e2e/registerSecondPassphrase.feature +++ b/test/e2e/registerSecondPassphrase.feature @@ -22,7 +22,6 @@ Feature: Register second passphrase And I click "get to your dashboard button" Then I should see alert dialog with title "Success" and text "Second passphrase registration was successfully submitted. It can take several seconds before it is processed." - # TODO: will be re-enabled when the functionality is re-enabled @pending Scenario: should not allow to set 2nd passphrase again