Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / page_cache / tests / src / Functional / PageCacheTagsIntegrationTest.php
index 48861f999b5d4b86680424c0e3daae3940b469c2..952ad623f6786d9c8fb10fd8fef55a5de026af96 100644 (file)
@@ -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',