Skip to content

Commit

Permalink
Disable flaky registerSecondPassphrase e2e test
Browse files Browse the repository at this point in the history
because the feature will be disabled anyway in #206
  • Loading branch information
slaweet committed Jan 19, 2018
1 parent 640f366 commit c8719e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e/registerSecondPassphrase.feature
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c8719e2

Please sign in to comment.