ci: warmup test data along with DB

(cherry picked from commit dcdbf9df17)
This commit is contained in:
ruthra kumar
2026-06-30 16:54:45 +05:30
committed by Mergify
parent 169a4c82a4
commit 05aa68b53b
2 changed files with 10 additions and 0 deletions

View 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