mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-18 12:39:18 +00:00
refactor(test): make job card deterministic
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user