Enable previously disabled test scenarios

This commit is contained in:
Angel Perez
2018-03-09 11:17:11 -04:00
parent 2d819c0b11
commit b3ce674ffc
4 changed files with 6 additions and 6 deletions

View File

@@ -490,7 +490,7 @@ feature 'Commenting debates' do
end
end
xscenario 'Trying to vote multiple times', :js do
scenario 'Trying to vote multiple times', :js do
visit debate_path(@debate)
within("#comment_#{@comment.id}_votes") do