diff --git a/test/unit/poll_votes_test.rb b/test/unit/poll_votes_test.rb index 77ab9121e..04d266f1d 100644 --- a/test/unit/poll_votes_test.rb +++ b/test/unit/poll_votes_test.rb @@ -1,7 +1,7 @@ -require 'test_helper' - -class PollVotesTest < ActiveSupport::TestCase - # test "the truth" do - # assert true - # end -end +require 'test_helper' + +class PollVotesTest < ActiveSupport::TestCase + # test "the truth" do + # assert true + # end +end