Skip to content
Snippets Groups Projects
Commit f2515062 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2792831 by mkalkbrenner: YamlSymfonyTest must not require PHP yaml extension

parent ae25829c
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
...@@ -10,7 +10,6 @@ ...@@ -10,7 +10,6 @@
* @group Drupal * @group Drupal
* @group Serialization * @group Serialization
* @coversDefaultClass \Drupal\Component\Serialization\YamlSymfony * @coversDefaultClass \Drupal\Component\Serialization\YamlSymfony
* @requires extension yaml
*/ */
class YamlSymfonyTest extends YamlTestBase { class YamlSymfonyTest extends YamlTestBase {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment