We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51e4004 commit 27f4375Copy full SHA for 27f4375
1 file changed
decidim-elections/spec/shared/vote_examples.rb
@@ -26,6 +26,7 @@
26
it { uses_the_voting_booth }
27
28
it "shows the preview alert" do
29
+ skip "REDESIGN_PENDING - Ignoring the alert until votings has been redesigned"
30
expect(page).to have_content("This is a preview of the voting booth.")
31
end
32
0 commit comments