Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / search / tests / src / Functional / SearchMultilingualEntityTest.php
index 3dfc1179c0d388b9f7e20ce169336d6517f772d2..9b3a6ddc85c18e53d2299fc9be50a99d7bbfa52a 100644 (file)
@@ -78,16 +78,11 @@ class SearchMultilingualEntityTest extends SearchTestBase {
       // After the third node, we don't care what the settings are. But we
       // need to have at least 5 to make sure the throttling is working
       // correctly. So, let's make 8 total.
-      [
-      ],
-      [
-      ],
-      [
-      ],
-      [
-      ],
-      [
-      ],
+      [],
+      [],
+      [],
+      [],
+      [],
     ];
     $this->searchableNodes = [];
     foreach ($nodes as $setting) {