mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-24 13:42:10 +01:00
refactor(test): incorrect fieldname for abbrevation
This commit is contained in:
@@ -881,7 +881,7 @@ class ERPNextTestSuite(unittest.TestCase):
|
||||
"full_name": "Test User",
|
||||
"company_name": "Wind Power LLC",
|
||||
"timezone": "America/New_York",
|
||||
"company_abbr": "WP",
|
||||
"abbr": "WP",
|
||||
"industry": "Manufacturing",
|
||||
"country": "United States",
|
||||
# "fy_start_date": f"{current_year}-01-01",
|
||||
|
||||
Reference in New Issue
Block a user