gab-social/spec/models/poll_vote_spec.rb
2019-07-02 03:10:25 -04:00

6 lines
126 B
Ruby

require 'rails_helper'
RSpec.describe PollVote, type: :model do
pending "add some examples to (or delete) #{__FILE__}"
end