Security update for Core, with self-updated composer
[yaffs-website] / web / core / tests / Drupal / Tests / Core / Plugin / Discovery / YamlDirectoryDiscoveryTest.php
index a2c000e1fc6f984b3ea90326c84d079df0d36421..01f837c0ff13a2142f5a51f52e589c1b3d5cf788 100644 (file)
@@ -28,8 +28,7 @@ class YamlDirectoryDiscoveryTest extends UnitTestCase {
         'subdir2' => [
           'plugin3.yml' => "id: plugin3\ntest_provider: module_a",
         ],
-        'subdir3' => [
-        ]
+        'subdir3' => [],
       ],
       'module_b' => [
         'subdir1' => [