mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 16:32:04 +02:00
parent
926080f126
commit
1c6c6cddcb
7 changed files with 27 additions and 24 deletions
|
@ -5,9 +5,7 @@ FactoryBot.define do
|
|||
sequence(:reg_no) { |n| "test#{n}" }
|
||||
email 'test@test.com'
|
||||
address_street 'test'
|
||||
address_zip 'test'
|
||||
address_city 'test'
|
||||
address_state 'test'
|
||||
address_country_code 'US'
|
||||
accounting_customer_code 'test'
|
||||
language 'en'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue