Files
fizzy/test/controllers/boosts_controller_test.rb
T
Jason Zimdars 642e8bcd27 Boost splats
2024-08-19 17:33:12 -05:00

8 lines
138 B
Ruby

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