X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fpage_cache%2Ftests%2Fsrc%2FFunctional%2FPageCacheTagsIntegrationTest.php;fp=web%2Fcore%2Fmodules%2Fpage_cache%2Ftests%2Fsrc%2FFunctional%2FPageCacheTagsIntegrationTest.php;h=952ad623f6786d9c8fb10fd8fef55a5de026af96;hp=48861f999b5d4b86680424c0e3daae3940b469c2;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/modules/page_cache/tests/src/Functional/PageCacheTagsIntegrationTest.php b/web/core/modules/page_cache/tests/src/Functional/PageCacheTagsIntegrationTest.php index 48861f999..952ad623f 100644 --- a/web/core/modules/page_cache/tests/src/Functional/PageCacheTagsIntegrationTest.php +++ b/web/core/modules/page_cache/tests/src/Functional/PageCacheTagsIntegrationTest.php @@ -86,6 +86,7 @@ class PageCacheTagsIntegrationTest extends BrowserTestBase { 'http_response', 'rendered', 'block_view', + 'local_task', 'config:block_list', 'config:block.block.bartik_branding', 'config:block.block.bartik_breadcrumbs', @@ -127,6 +128,7 @@ class PageCacheTagsIntegrationTest extends BrowserTestBase { 'http_response', 'rendered', 'block_view', + 'local_task', 'config:block_list', 'config:block.block.bartik_branding', 'config:block.block.bartik_breadcrumbs',