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