mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-24 05:32:46 +01:00
refactor(test): make bank clearance deterministic
This commit is contained in:
@@ -28,6 +28,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