mirror of
https://github.com/internetee/registry.git
synced 2025-06-05 20:27:30 +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
|
||||
@invoice = invoices(:one)
|
||||
@user = registrars(:bestnames)
|
||||
travel_to Time.zone.parse('2010-07-06')
|
||||
travel_to Time.zone.parse('2010-08-06')
|
||||
end
|
||||
|
||||
def teardown
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue