Skip to content

Commit 281684c

Browse files
justingrantMs2ger
authored andcommitted
Fix Node14 tests broken by ICU update
Port of tc39/proposal-temporal@53808ba
1 parent e70d632 commit 281684c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/intl.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ describe('Intl', () => {
389389
'islamicc: 5/18/-640 AH\n' +
390390
'japanese: 1/3/-643 Taika (645–650)\n' +
391391
'persian: 10/11/-621 AP\n' +
392-
'roc: 1/3/1911 Before R.O.C.',
392+
'roc: 1/3/1911 B.R.O.C.',
393393
node16:
394394
'iso8601: 1/1/1\n' +
395395
'buddhist: 1/3/544 BE\n' +

0 commit comments

Comments
 (0)