diff --git a/Tests/Constraints/TimezoneValidatorTest.php b/Tests/Constraints/TimezoneValidatorTest.php index 527b2a66..a21756a3 100644 --- a/Tests/Constraints/TimezoneValidatorTest.php +++ b/Tests/Constraints/TimezoneValidatorTest.php @@ -69,10 +69,6 @@ public static function getValidTimezones(): iterable yield ['America/Argentina/Buenos_Aires']; // not deprecated in ICU - yield ['CST6CDT']; - yield ['EST5EDT']; - yield ['MST7MDT']; - yield ['PST8PDT']; yield ['America/Toronto']; // previously expired in ICU