X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FTest.pm;h=9c77417fed8662e66d63044276a515495682d2f1;hp=1f2b44bd64838085bcf0120b1b28f57f3bb57f18;hb=bf09b9e785d014be69e06d001769e118e485a04d;hpb=6c853dd55563ae035c1bf17695d3cb2ad3452110 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, });