Files
turbovault-app/test/models/collection_test.rb
2026-03-28 19:24:29 -04:00

8 lines
124 B
Ruby

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