vereto-api/spec/models/voucher_spec.rb
2019-09-27 19:03:44 +02:00

5 lines
125 B
Ruby

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