From de3a6b58dd6fc8deb35dd41a5b535368ce956af9 Mon Sep 17 00:00:00 2001 From: "Shane F. Carr" Date: Thu, 15 Aug 2024 14:35:41 -0700 Subject: [PATCH] test expectation --- .../tests/fixtures/tests/components-width-differences.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/datetime/tests/fixtures/tests/components-width-differences.json b/components/datetime/tests/fixtures/tests/components-width-differences.json index 908f246b5cb..99f3eb2121c 100644 --- a/components/datetime/tests/fixtures/tests/components-width-differences.json +++ b/components/datetime/tests/fixtures/tests/components-width-differences.json @@ -94,7 +94,7 @@ "day": "numeric-day-of-month" }, "semantic": { - "fieldSet": ["year", "month", "day"], + "fieldSet": ["fullYear", "month", "day"], "length": "short" } } @@ -105,7 +105,7 @@ "en-u-ca-buddhist": "1/7/2563 BE", "fr": "07/01/2020", "en-u-ca-coptic": "4/28/1736 ERA1", - "fr-u-ca-coptic": "28/4/1736 ap. D." + "fr-u-ca-coptic": "28/04/1736 ap. D." } } },