evodata/test/controllers/confirmations_controller_test.rb

8 lines
145 B
Ruby
Raw Permalink Normal View History

2022-01-22 18:17:44 +01:00
require "test_helper"
class ConfirmationsControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end