test: update years in description_parsing_cases.json (#244)

This commit is contained in:
Kwok 2024-11-17 00:42:04 +08:00 committed by GitHub
parent dc9b5e2ccf
commit 5046df59ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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