highway/test/controllers/overview_controller_test.rb
2025-05-09 18:41:25 -04:00

7 lines
140 B
Ruby

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