From 1a380dabb604a521bd8b758a17965bdf20ef7440 Mon Sep 17 00:00:00 2001 From: Vit Stanislav Date: Wed, 8 Nov 2017 21:42:34 +0100 Subject: [PATCH] Make unstable e2e scenario temporarily @pending --- features/voting.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/features/voting.feature b/features/voting.feature index 38590c296..56a6d0aa7 100644 --- a/features/voting.feature +++ b/features/voting.feature @@ -86,6 +86,7 @@ Feature: Voting tab Then I should see alert dialog with title "Success" and text "Your votes were successfully submitted. It can take several seconds before they are processed." @integration + @pending Scenario: should allow to select delegates in the "Vote" dialog and vote for them Given I'm logged in as "delegate candidate" When I click tab number 2