mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-27 07:01:13 +01:00
refactor(test): flaky test data in bank reconciliation tool
This commit is contained in:
@@ -43,6 +43,7 @@ class TestBankReconciliationTool(AccountsTestMixin, ERPNextTestSuite):
|
||||
"bank": bank.name,
|
||||
"is_company_account": True,
|
||||
"account": self.bank, # account from Chart of Accounts
|
||||
"company": self.company,
|
||||
}
|
||||
)
|
||||
.insert()
|
||||
|
||||
Reference in New Issue
Block a user