mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Fix typo in subs test script
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user