From: Mark Wells Date: Tue, 31 May 2016 19:50:08 +0000 (-0700) Subject: testing X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=bf09b9e785d014be69e06d001769e118e485a04d testing --- diff --git a/FS/FS/Test.pm b/FS/FS/Test.pm index 1f2b44bd6..9c77417fe 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, });