From: Mark Wells Date: Tue, 17 May 2016 05:45:38 +0000 (-0700) Subject: fix test #5 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=23b82515ec33f78da175c2f01ef97dace3f3e669;p=freeside.git fix test #5 --- 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, });