X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Fsrc%2FTests%2FRouting%2FRouterTest.php;fp=web%2Fcore%2Fmodules%2Fsystem%2Fsrc%2FTests%2FRouting%2FRouterTest.php;h=83a9c55b39775589e2eeb1640f1b7eb36644df06;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=38d7ecbe04c4d7da7438fecc6846ad1b8fc05ed5;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/web/core/modules/system/src/Tests/Routing/RouterTest.php b/web/core/modules/system/src/Tests/Routing/RouterTest.php index 38d7ecbe0..83a9c55b3 100644 --- a/web/core/modules/system/src/Tests/Routing/RouterTest.php +++ b/web/core/modules/system/src/Tests/Routing/RouterTest.php @@ -53,7 +53,6 @@ class RouterTest extends WebTestBase { // a page inception style. This test verifies that is not happening. $this->assertNoPattern('#.*#s', 'There was no double-page effect from a misrendered subrequest.'); - // Confirm that route-level access check's cacheability is applied to the // X-Drupal-Cache-Contexts and X-Drupal-Cache-Tags headers. // 1. controller result: render array, globally cacheable route access.