Boost splats

This commit is contained in:
Jason Zimdars
2024-08-19 17:33:12 -05:00
parent b5c9f7affd
commit 642e8bcd27
11 changed files with 64 additions and 3 deletions
@@ -0,0 +1,7 @@
require "test_helper"
class BoostsControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end