about summary refs log blame commit diff
path: root/spec/models/poll_vote_spec.rb
blob: 354afd5350bd24da958398323795ff8aaf098bb1 (plain) (tree)
1
2
3
4
5



                                                        
require 'rails_helper'

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