testing
authorMark Wells <mark@freeside.biz>
Tue, 31 May 2016 19:50:08 +0000 (12:50 -0700)
committerMark Wells <mark@freeside.biz>
Tue, 31 May 2016 20:53:28 +0000 (13:53 -0700)
FS/FS/Test.pm

index 1f2b44b..9c77417 100644 (file)
@@ -259,7 +259,6 @@ sub new_customer {
       last          => 'Customer',
       first         => $first,
       invoice_email => 'newcustomer@fake.freeside.biz',
       last          => 'Customer',
       first         => $first,
       invoice_email => 'newcustomer@fake.freeside.biz',
-      payby         => 'BILL',
       bill_location => $location,
       ship_location => $location,
   });
       bill_location => $location,
       ship_location => $location,
   });