Skip to content

Commit

Permalink
fixup: update test
Browse files Browse the repository at this point in the history
  • Loading branch information
targos committed Nov 2, 2024
1 parent 0610dd2 commit db0fcf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/parallel/test-icu-env.js
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ if (isMockable) {
'25/7/1980, 1:35:33 am',
'25/7/1980, 1:35:33',
'25/07/1980 01:35:33',
'٢٥‏/٧‏/١٩٨٠، ١:٣٥:٣٣ ص',
'25‏/7‏/1980، 1:35:33 ص',
'২৫/৭/১৯৮০, ১:৩৫:৩৩ AM',
'25.07.1980, 01:35:33',
'25/07/1980, 01:35:33',
Expand Down Expand Up @@ -155,7 +155,7 @@ if (isMockable) {
[
'7/25/1980', '1980/7/25',
'25/7/1980', '25/7/1980',
'25/07/1980', '٢٥‏/٧‏/١٩٨٠',
'25/07/1980', '25‏/7‏/1980',
'২৫/৭/১৯৮০', '25.07.1980',
'25/07/1980', '25/7/1980',
'25/7/1980', '25.7.1980',
Expand Down

0 comments on commit db0fcf3

Please sign in to comment.