evodata/test/controllers/confirmations_controller_test.rb

8 lines
145 B
Ruby

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