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 12:50:08 -0700
commitf0824ccce2a8e0c5eb756eb93b81a6d0d9dd53c3 (patch)
tree8a84734ca6707577937b5ef59a4acbb01e4bcbfd /FS/FS/Test.pm
parent660d1f7a5b1ac674bfecd6cab11b66296f980244 (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,
});