From f0db7a22cc939451f9376ef0ca10dfa2b1ec8c0a Mon Sep 17 00:00:00 2001 From: Maikel Linke Date: Thu, 17 Dec 2020 16:08:59 +1100 Subject: [PATCH] Fix typo in subs test script --- lib/tasks/subscriptions/test.rake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/tasks/subscriptions/test.rake b/lib/tasks/subscriptions/test.rake index e25d33e90c..4511221146 100644 --- a/lib/tasks/subscriptions/test.rake +++ b/lib/tasks/subscriptions/test.rake @@ -39,7 +39,7 @@ namespace :ofn do set_order_cycle_times( order_cycle_id, 30.minutes.ago, - 15.minutes.from_now + 15.minutes.ago ) # Run Confirm Job to process payments