mirror of
https://github.com/internetee/registry.git
synced 2025-06-08 05:34:46 +02:00
Update registrar factory
This commit is contained in:
parent
aa90270b60
commit
73a96141b6
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ FactoryBot.define do
|
||||||
email 'test@test.com'
|
email 'test@test.com'
|
||||||
country_code 'US'
|
country_code 'US'
|
||||||
accounting_customer_code 'test'
|
accounting_customer_code 'test'
|
||||||
|
language 'en'
|
||||||
|
|
||||||
factory :registrar_with_unlimited_balance do
|
factory :registrar_with_unlimited_balance do
|
||||||
after :create do |registrar|
|
after :create do |registrar|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue