We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5aa08d commit 2d67e0fCopy full SHA for 2d67e0f
test/parallel/test-datetime-change-notify.js
@@ -26,7 +26,7 @@ const cases = [
26
},
27
{
28
timeZone: 'Europe/Dublin',
29
- expected: /Irish/,
+ expected: /(Irish Standard Time|Greenwich Mean Time)/,
30
31
];
32
0 commit comments