mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 17:01:44 +02:00
Domain status value uniqueness fix, epp tests fixes
This commit is contained in:
parent
bfba09f0a4
commit
0ab1e29a53
7 changed files with 9 additions and 16 deletions
|
@ -1,4 +1,4 @@
|
|||
Fabricator(:country) do
|
||||
iso Faker::Address.state_abbr
|
||||
name Faker::Address.country
|
||||
iso 'EE'
|
||||
name 'Estonia'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue