mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-09 23:39:28 +00:00
ci: warmup test data along with DB
This commit is contained in:
3
erpnext/tests/bootstrap_test_data.py
Normal file
3
erpnext/tests/bootstrap_test_data.py
Normal file
@@ -0,0 +1,3 @@
|
||||
# This file is solely to trigger BootStrapTestData from CI
|
||||
# utils.py module import instantiates BootStrapTestData
|
||||
from erpnext.tests.utils import ERPNextTestSuite
|
||||
Reference in New Issue
Block a user