Fix tests for NodeJS. (#90223)
authorIlona Tomkowicz <32700855+ilonatommy@users.noreply.github.com>
Wed, 9 Aug 2023 13:06:10 +0000 (15:06 +0200)
committerGitHub <noreply@github.com>
Wed, 9 Aug 2023 13:06:10 +0000 (15:06 +0200)
commit888a7c9a19f6152079499176fe89a80e9fbf61a2
tree94682a3f8a98f17476094d1d90963a7b87093026
parent5e3dc062af37fd94be3cd189518acdb52abad8fe
Fix tests for NodeJS. (#90223)
src/libraries/System.Globalization/tests/DateTimeFormatInfo/DateTimeFormatInfoAbbreviatedDayNames.cs
src/libraries/System.Globalization/tests/DateTimeFormatInfo/DateTimeFormatInfoAbbreviatedMonthGenitiveNames.cs
src/libraries/System.Globalization/tests/DateTimeFormatInfo/DateTimeFormatInfoAbbreviatedMonthNames.cs
src/libraries/System.Globalization/tests/DateTimeFormatInfo/DateTimeFormatInfoCalendarWeekRule.cs
src/libraries/System.Globalization/tests/DateTimeFormatInfo/DateTimeFormatInfoDayNames.cs
src/libraries/System.Globalization/tests/DateTimeFormatInfo/DateTimeFormatInfoFirstDayOfWeek.cs
src/libraries/System.Globalization/tests/DateTimeFormatInfo/DateTimeFormatInfoGetAbbreviatedEraName.cs
src/libraries/System.Globalization/tests/DateTimeFormatInfo/DateTimeFormatInfoGetEraName.cs
src/libraries/System.Globalization/tests/DateTimeFormatInfo/DateTimeFormatInfoNativeCalendarName.cs
src/libraries/System.Globalization/tests/DateTimeFormatInfo/DateTimeFormatInfoShortDatePattern.cs