highway/test/controllers/guides_controller_test.rb
2025-05-30 15:58:02 -04:00

7 lines
138 B
Ruby

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