Files
fizzy/test/models/boost_test.rb
T
2024-08-19 15:55:40 -05:00

8 lines
119 B
Ruby

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