Files
fizzy/test/controllers/bubbles_controller_test.rb
T
2024-09-04 14:54:11 -04:00

8 lines
139 B
Ruby

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