fix(Codacy): removed unused variable
This commit is contained in:
parent
c039f70496
commit
720020319f
@ -54,7 +54,7 @@ class TestAccountBalance(unittest.TestCase):
|
||||
def make_sales_invoice():
|
||||
frappe.set_user("Administrator")
|
||||
|
||||
si = create_sales_invoice(company="_Test Company 2",
|
||||
create_sales_invoice(company="_Test Company 2",
|
||||
customer = '_Test Customer 2',
|
||||
currency = 'EUR',
|
||||
warehouse = 'Finished Goods - _TC2',
|
||||
|
Loading…
x
Reference in New Issue
Block a user