mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 03:39:11 +00:00
test case fix - holiday list
This commit is contained in:
committed by
Nabin Hait
parent
9712e7dad4
commit
41781ce686
@@ -1,7 +1,6 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"doctype": "Holiday List",
|
"doctype": "Holiday List",
|
||||||
"name": "_Test Holiday List 1",
|
|
||||||
"fiscal_year": "_Test Fiscal Year 2013",
|
"fiscal_year": "_Test Fiscal Year 2013",
|
||||||
"holiday_list_details": [
|
"holiday_list_details": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user