mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-12 11:25:09 +00:00
refactor(test): make bank clearance deterministic
This commit is contained in:
@@ -29,6 +29,7 @@ class TestBankClearance(ERPNextTestSuite):
|
||||
create_item("_Test Item")
|
||||
create_cost_center(cost_center_name="_Test Cost Center", company="_Test Company")
|
||||
|
||||
def setUp(self):
|
||||
make_bank_account()
|
||||
add_transactions()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user