mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-14 18:51:21 +00:00
refactor(test): make leads deterministic
This commit is contained in:
@@ -254,6 +254,7 @@ class ERPNextTestSuite(unittest.TestCase):
|
||||
cls.make_projects()
|
||||
cls.make_dunning_type()
|
||||
cls.make_finance_book()
|
||||
cls.make_leads()
|
||||
cls.update_selling_settings()
|
||||
cls.update_stock_settings()
|
||||
cls.update_system_settings()
|
||||
|
||||
Reference in New Issue
Block a user