diff --git a/core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php b/core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php index 226e706..cf60eac 100644 --- a/core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php +++ b/core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php @@ -165,14 +165,14 @@ public function renderLayoutData() { EOD; $data['layout_test_1col_no_template'][] = <<<'EOD' -
-
- This is the top -
-
- This is the bottom -
-
+
+
+ This is the top +
+
+ This is the bottom +
+
EOD; $data['layout_test_2col'][] = <<<'EOD'