refactor(test): incorrect fieldname for abbrevation

This commit is contained in:
ruthra kumar
2025-08-07 11:25:33 +05:30
parent 379f12daee
commit def64ae864

View File

@@ -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",