Require registrar's accounting customer code

#343
This commit is contained in:
Artur Beljajev 2017-10-27 11:56:54 +03:00
parent 579da84c58
commit 59e1e18d32
8 changed files with 29 additions and 2 deletions

View file

@ -9,6 +9,7 @@ FactoryGirl.define do
zip 'test'
email 'test@test.com'
country_code 'EE'
accounting_customer_code 'test'
factory :registrar_with_unlimited_balance do
after :create do |registrar|