diff --git a/erpnext/accounts/doctype/fiscal_year/test_records.json b/erpnext/accounts/doctype/fiscal_year/test_records.json index 47be54f026f..4b07a1397d6 100644 --- a/erpnext/accounts/doctype/fiscal_year/test_records.json +++ b/erpnext/accounts/doctype/fiscal_year/test_records.json @@ -59,6 +59,12 @@ "year_end_date": "2021-12-31", "year_start_date": "2021-01-01" }, + { + "doctype": "Fiscal Year", + "year": "_Test Fiscal Year 2022", + "year_end_date": "2022-12-31", + "year_start_date": "2022-01-01" + }, { "doctype": "Fiscal Year", "year": "_Test Short Fiscal Year 2021",