bootcamp/test/models/favorite_test.rb
2023-09-27 07:39:08 -05:00

8 lines
122 B
Ruby

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