diff --git a/core/tests/Drupal/Tests/Component/Serialization/YamlSymfonyTest.php b/core/tests/Drupal/Tests/Component/Serialization/YamlSymfonyTest.php
index 445150ad4eb6a736b49af48075b01145680cd80d..3101efeab2167974e5ae09af933b5e6e01c517d4 100644
--- a/core/tests/Drupal/Tests/Component/Serialization/YamlSymfonyTest.php
+++ b/core/tests/Drupal/Tests/Component/Serialization/YamlSymfonyTest.php
@@ -10,7 +10,6 @@
  * @group Drupal
  * @group Serialization
  * @coversDefaultClass \Drupal\Component\Serialization\YamlSymfony
- * @requires extension yaml
  */
 class YamlSymfonyTest extends YamlTestBase {