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

8 lines
120 B
Ruby

require "test_helper"
class BubbleTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end