diff --git a/config.patch b/config.patch index ca4c528..4e806fc 100644 --- a/config.patch +++ b/config.patch @@ -100,16 +100,15 @@ diff --git a/core/modules/config/src/Tests/ConfigEntityListTest.php b/core/modul similarity index 96% rename from core/modules/config/src/Tests/ConfigEntityListTest.php rename to core/modules/config/tests/src/Functional/ConfigEntityListTest.php -index 46c0c064b6..ae9be133f6 100644 +index e9950ea424..69ef79762f 100644 --- a/core/modules/config/src/Tests/ConfigEntityListTest.php +++ b/core/modules/config/tests/src/Functional/ConfigEntityListTest.php -@@ -1,18 +1,18 @@ +@@ -1,17 +1,17 @@ $element) { @@ -134,7 +133,7 @@ index 46c0c064b6..ae9be133f6 100644 } // Check the number of table row cells. -@@ -181,9 +181,9 @@ public function testListUI() { +@@ -178,9 +178,9 @@ public function testListUI() { // Check the contents of each row cell. The first cell contains the label, // the second contains the machine name, and the third contains the // operations list.