mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-16 08:05:00 +00:00
test: fix test_sales_invoice setup
This commit is contained in:
@@ -76,6 +76,7 @@ class TestSalesInvoice(IntegrationTestCase):
|
||||
|
||||
@classmethod
|
||||
def setUpClass(self):
|
||||
super().setUpClass()
|
||||
unlink_payment_on_cancel_of_invoice()
|
||||
|
||||
@classmethod
|
||||
|
||||
Reference in New Issue
Block a user