mirror of
https://github.com/internetee/registry.git
synced 2025-07-03 01:33:36 +02:00
parent
8916eee169
commit
f76e1259fc
11 changed files with 106 additions and 65 deletions
|
@ -7,7 +7,7 @@ FactoryGirl.define do
|
|||
operation_category Billing::Price.operation_categories.first
|
||||
zone
|
||||
|
||||
factory :unexpired_price do
|
||||
factory :effective_price do
|
||||
expire_time { Time.zone.now + 1.day }
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue