summaryrefslogtreecommitdiff
path: root/FS/FS/Test.pm
diff options
context:
space:
mode:
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,
});