clarion/spec/models/volunteership_spec.rb
2015-09-12 13:48:41 +03:00

6 lines
131 B
Ruby

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