mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 10:45:58 +02:00
Update fixtures
This commit is contained in:
parent
a39dd9cc0c
commit
f10fa3db84
2 changed files with 12 additions and 0 deletions
5
test/fixtures/accounts.yml
vendored
Normal file
5
test/fixtures/accounts.yml
vendored
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
cash:
|
||||||
|
account_type: cash
|
||||||
|
balance: 100
|
||||||
|
currency: EUR
|
||||||
|
registrar: bestnames
|
7
test/fixtures/billing/prices.yml
vendored
Normal file
7
test/fixtures/billing/prices.yml
vendored
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
cash:
|
||||||
|
duration: 1 year
|
||||||
|
price_cents: 500
|
||||||
|
operation_category: create
|
||||||
|
valid_from: 2010-07-05
|
||||||
|
valid_to: 2010-07-05
|
||||||
|
zone: test
|
Loading…
Add table
Add a link
Reference in a new issue