refactor(test): make job card deterministic

This commit is contained in:
ruthra kumar
2026-02-12 15:27:33 +05:30
parent 4777b060ba
commit e01e3c0a62
2 changed files with 9 additions and 3 deletions

View File

@@ -935,8 +935,6 @@ class ERPNextTestSuite(unittest.TestCase):
"abbr": "WP",
"industry": "Manufacturing",
"country": "United States",
# "fy_start_date": f"{current_year}-01-01",
# "fy_end_date": f"{current_year}-12-31",
"language": "english",
"company_tagline": "Testing",
"email": "test@erpnext.com",