diff --git a/spec/features/comments/debates_spec.rb b/spec/features/comments/debates_spec.rb index e43e22872..34c0bb98b 100644 --- a/spec/features/comments/debates_spec.rb +++ b/spec/features/comments/debates_spec.rb @@ -383,7 +383,7 @@ feature 'Commenting debates' do end end - scenario 'Trying to vote multiple times', :js do + xscenario 'Trying to vote multiple times', :js do visit debate_path(@debate) within("#comment_#{@comment.id}_votes") do