From e23d841cfe1b5476e746bd3e670b9bec18dc8cd3 Mon Sep 17 00:00:00 2001 From: Sosuke Suzuki Date: Thu, 27 Nov 2025 16:03:14 +0900 Subject: [PATCH] Add missing `feature: [Temporal]` --- .../prototype/formatToParts/dangi-calendar-dates.js | 1 + 1 file changed, 1 insertion(+) diff --git a/test/intl402/DateTimeFormat/prototype/formatToParts/dangi-calendar-dates.js b/test/intl402/DateTimeFormat/prototype/formatToParts/dangi-calendar-dates.js index be4e392677..1026f572c8 100644 --- a/test/intl402/DateTimeFormat/prototype/formatToParts/dangi-calendar-dates.js +++ b/test/intl402/DateTimeFormat/prototype/formatToParts/dangi-calendar-dates.js @@ -6,6 +6,7 @@ esid: sec-partitiondatetimepattern description: > Check that Intl.DateTimeFormat.formatToParts output matches snapshot data locale: en-US-u-ca-dangi +features: [Temporal] ---*/ const calendar = "dangi";