Loading core/modules/big_pipe/tests/src/Functional/BigPipeTest.php +0 −5 Original line number Diff line number Diff line Loading @@ -39,11 +39,6 @@ class BigPipeTest extends BrowserTestBase { */ protected $defaultTheme = 'stark'; /** * {@inheritdoc} */ protected $dumpHeaders = TRUE; /** * {@inheritdoc} */ Loading core/modules/dynamic_page_cache/tests/src/Functional/DynamicPageCacheIntegrationTest.php +0 −5 Original line number Diff line number Diff line Loading @@ -22,11 +22,6 @@ */ class DynamicPageCacheIntegrationTest extends BrowserTestBase { /** * {@inheritdoc} */ protected $dumpHeaders = TRUE; /** * {@inheritdoc} */ Loading core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php +0 −2 Original line number Diff line number Diff line Loading @@ -24,8 +24,6 @@ class ImageFieldDisplayTest extends ImageFieldTestBase { compareFiles as drupalCompareFiles; } protected $dumpHeaders = TRUE; /** * Modules to enable. * Loading core/modules/node/tests/src/Functional/NodeAccessCacheabilityTest.php +0 −2 Original line number Diff line number Diff line Loading @@ -52,8 +52,6 @@ protected function setUp(): void { * @see node_query_node_access_alter() */ public function testNodeAccessCacheabilitySafeguard() { $this->dumpHeaders = TRUE; // The node grants cache context should be added automatically. $this->drupalGet(new Url('node_access_test_auto_bubbling')); $this->assertCacheContext('user.node_grants:view'); Loading core/modules/node/tests/src/Functional/Views/FrontPageTest.php +0 −5 Original line number Diff line number Diff line Loading @@ -26,11 +26,6 @@ class FrontPageTest extends ViewTestBase { */ protected $defaultTheme = 'stark'; /** * {@inheritdoc} */ protected $dumpHeaders = TRUE; /** * The entity storage for nodes. * Loading Loading
core/modules/big_pipe/tests/src/Functional/BigPipeTest.php +0 −5 Original line number Diff line number Diff line Loading @@ -39,11 +39,6 @@ class BigPipeTest extends BrowserTestBase { */ protected $defaultTheme = 'stark'; /** * {@inheritdoc} */ protected $dumpHeaders = TRUE; /** * {@inheritdoc} */ Loading
core/modules/dynamic_page_cache/tests/src/Functional/DynamicPageCacheIntegrationTest.php +0 −5 Original line number Diff line number Diff line Loading @@ -22,11 +22,6 @@ */ class DynamicPageCacheIntegrationTest extends BrowserTestBase { /** * {@inheritdoc} */ protected $dumpHeaders = TRUE; /** * {@inheritdoc} */ Loading
core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php +0 −2 Original line number Diff line number Diff line Loading @@ -24,8 +24,6 @@ class ImageFieldDisplayTest extends ImageFieldTestBase { compareFiles as drupalCompareFiles; } protected $dumpHeaders = TRUE; /** * Modules to enable. * Loading
core/modules/node/tests/src/Functional/NodeAccessCacheabilityTest.php +0 −2 Original line number Diff line number Diff line Loading @@ -52,8 +52,6 @@ protected function setUp(): void { * @see node_query_node_access_alter() */ public function testNodeAccessCacheabilitySafeguard() { $this->dumpHeaders = TRUE; // The node grants cache context should be added automatically. $this->drupalGet(new Url('node_access_test_auto_bubbling')); $this->assertCacheContext('user.node_grants:view'); Loading
core/modules/node/tests/src/Functional/Views/FrontPageTest.php +0 −5 Original line number Diff line number Diff line Loading @@ -26,11 +26,6 @@ class FrontPageTest extends ViewTestBase { */ protected $defaultTheme = 'stark'; /** * {@inheritdoc} */ protected $dumpHeaders = TRUE; /** * The entity storage for nodes. * Loading