test: update years in description_parsing_cases.json (#244)
This commit is contained in:
parent
dc9b5e2ccf
commit
5046df59ec
|
|
@ -1,8 +1,8 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"year": 2024,
|
"year": 2025,
|
||||||
"description": "1月1日(周三)放假1天,不调休",
|
"description": "1月1日(周三)放假1天,不调休。",
|
||||||
"expected": [{ "date": "2024-01-01", "isOffDay": true }]
|
"expected": [{ "date": "2025-01-01", "isOffDay": true }]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"year": 2019,
|
"year": 2019,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user