test3_controller_test.rb 168 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 # frozen_string_literal: true require 'test_helper' class Test3ControllerTest < ActionDispatch::IntegrationTest # test "the truth" do # assert true # end end