price-point-api/test/models/vote_test.rb
Mohammad Kanaan 5a9f9ee10c WIP 1
2026-05-30 19:15:24 +03:00

7 lines
118 B
Ruby

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