summaryrefslogtreecommitdiff
path: root/FS/FS/Test.pm
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2016-05-31 12:50:08 -0700
committerMark Wells <mark@freeside.biz>2016-05-31 13:53:28 -0700
commitbf09b9e785d014be69e06d001769e118e485a04d (patch)
treec990e5fc5ec745beeb37f24c3ea19a187435f6dd /FS/FS/Test.pm
parent6c853dd55563ae035c1bf17695d3cb2ad3452110 (diff)
testing
Diffstat (limited to 'FS/FS/Test.pm')
-rw-r--r--FS/FS/Test.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/FS/FS/Test.pm b/FS/FS/Test.pm
index 1f2b44b..9c77417 100644
--- a/FS/FS/Test.pm
+++ b/FS/FS/Test.pm
@@ -259,7 +259,6 @@ sub new_customer {
last => 'Customer',
first => $first,
invoice_email => 'newcustomer@fake.freeside.biz',
- payby => 'BILL',
bill_location => $location,
ship_location => $location,
});