summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2016-05-16 22:45:38 -0700
committerMark Wells <mark@freeside.biz>2016-05-16 22:45:38 -0700
commit23b82515ec33f78da175c2f01ef97dace3f3e669 (patch)
tree81d69708845b41536191a5e786303303806ce0f2
parent296ed635739f362ee077eac1bcb67c408f600a31 (diff)
fix test #5
-rwxr-xr-xFS/t/suite/05-prorate_sync_same_day.t1
1 files changed, 1 insertions, 0 deletions
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,
});