highway/test/controllers/events_controller_test.rb
2025-05-11 23:13:30 -04:00

7 lines
138 B
Ruby

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