mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-05 14:38:26 +00:00
[fix] [minor] [test cases]
This commit is contained in:
@@ -243,8 +243,8 @@ test_records = [
|
||||
[{
|
||||
"doctype": "Leave Application",
|
||||
"leave_type": "_Test Leave Type LWP",
|
||||
"from_date": "2013-01-02",
|
||||
"to_date": "2013-01-02",
|
||||
"from_date": "2013-01-15",
|
||||
"to_date": "2013-01-15",
|
||||
"posting_date": "2013-01-02",
|
||||
"fiscal_year": "_Test Fiscal Year 2013",
|
||||
"employee": "_T-Employee-0001",
|
||||
|
||||
Reference in New Issue
Block a user