demarches/test/controllers/letters_controller_test.rb

7 lines
139 B
Ruby

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