diff --git a/test/intl402/Segmenter/constructor/constructor/options-granularity-abrupt-throws.js b/test/intl402/Segmenter/constructor/constructor/options-granularity-abrupt-throws.js index ceebbfe70a..0800036897 100644 --- a/test/intl402/Segmenter/constructor/constructor/options-granularity-abrupt-throws.js +++ b/test/intl402/Segmenter/constructor/constructor/options-granularity-abrupt-throws.js @@ -3,8 +3,7 @@ /*--- esid: sec-intl.segmenter -description: - Return abrupt completion from GetOption granularity +description: Return abrupt completion from GetOption granularity info: | Intl.Segmenter ([ locales [ , options ]]) diff --git a/test/intl402/Segmenter/constructor/constructor/options-granularity-toString-abrupt-throws.js b/test/intl402/Segmenter/constructor/constructor/options-granularity-toString-abrupt-throws.js index b757d2e228..ac36568a85 100644 --- a/test/intl402/Segmenter/constructor/constructor/options-granularity-toString-abrupt-throws.js +++ b/test/intl402/Segmenter/constructor/constructor/options-granularity-toString-abrupt-throws.js @@ -3,8 +3,7 @@ /*--- esid: sec-intl.segmenter -description: - Return abrupt completion from GetOption granularity +description: Return abrupt completion from GetOption granularity info: | Intl.Segmenter ([ locales [ , options ]])