obdev/test/controllers/participants_controller_tes...

8 lines
144 B
Ruby

require "test_helper"
class ParticipantsControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end