fixin.me/test/controllers/units_controller_test.rb
2025-01-05 03:18:39 +01:00

8 lines
137 B
Ruby

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