diff --git a/core/tests/Drupal/Tests/Component/Serialization/YamlSymfonyTest.php b/core/tests/Drupal/Tests/Component/Serialization/YamlSymfonyTest.php index 445150a..3101efe 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 {