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 c08f864 commit 7b4e089Copy full SHA for 7b4e089
test/parallel/test-datetime-change-notify.js
@@ -26,7 +26,7 @@ const cases = [
26
},
27
{
28
timeZone: 'Europe/Dublin',
29
- expected: /Irish Standard Time|Greenwich Mean Time/,
+ expected: /Irish Standard Time|GMT\+00:00/,
30
31
];
32
0 commit comments