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 7c953a4 commit 8700f0dCopy full SHA for 8700f0d
Tests/Constraints/TimezoneValidatorTest.php
@@ -73,7 +73,7 @@ public static function getValidTimezones(): iterable
73
yield ['EST5EDT'];
74
yield ['MST7MDT'];
75
yield ['PST8PDT'];
76
- yield ['America/Montreal'];
+ yield ['America/Toronto'];
77
78
// previously expired in ICU
79
yield ['Europe/Saratov'];
0 commit comments