price-point-api/test/models/vote_test.rb

8 lines
118 B
Ruby
Raw Normal View History

2026-05-30 16:15:24 +00:00
require "test_helper"
class VoteTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end