mirror of
https://github.com/internetee/registry.git
synced 2025-06-06 20:55:44 +02:00
Travel 1 month forward to get last month summaries
This commit is contained in:
parent
5816ae1663
commit
756a8b0c1c
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ class DirectoInvoiceForwardJobTest < ActiveSupport::TestCase
|
||||||
setup do
|
setup do
|
||||||
@invoice = invoices(:one)
|
@invoice = invoices(:one)
|
||||||
@user = registrars(:bestnames)
|
@user = registrars(:bestnames)
|
||||||
travel_to Time.zone.parse('2010-07-06')
|
travel_to Time.zone.parse('2010-08-06')
|
||||||
end
|
end
|
||||||
|
|
||||||
def teardown
|
def teardown
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue