From 23b82515ec33f78da175c2f01ef97dace3f3e669 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Mon, 16 May 2016 22:45:38 -0700 Subject: [PATCH] fix test #5 --- FS/t/suite/05-prorate_sync_same_day.t | 1 + 1 file changed, 1 insertion(+) diff --git a/FS/t/suite/05-prorate_sync_same_day.t b/FS/t/suite/05-prorate_sync_same_day.t index 91a8efa74..315be0606 100755 --- a/FS/t/suite/05-prorate_sync_same_day.t +++ b/FS/t/suite/05-prorate_sync_same_day.t @@ -54,6 +54,7 @@ foreach my $prorate_mode (1, 2, 3) { last => 'Customer', first => 'Sync bill date', invoice_email => 'newcustomer@fake.freeside.biz', + payby => 'BILL', bill_location => $location, ship_location => $location, }); -- 2.20.1