X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fviews%2Ftests%2Fsrc%2FFunctional%2FUpdate%2FCacheabilityMetadataUpdateTest.php;h=f22049672b6cc52b3803a3091a7421337efdc404;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hp=6410a608f1a611af3d1ad8c10da90c584a5145c6;hpb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;p=yaffs-website diff --git a/web/core/modules/views/tests/src/Functional/Update/CacheabilityMetadataUpdateTest.php b/web/core/modules/views/tests/src/Functional/Update/CacheabilityMetadataUpdateTest.php index 6410a608f..f22049672 100644 --- a/web/core/modules/views/tests/src/Functional/Update/CacheabilityMetadataUpdateTest.php +++ b/web/core/modules/views/tests/src/Functional/Update/CacheabilityMetadataUpdateTest.php @@ -11,6 +11,7 @@ use Drupal\views\Views; * @see views_post_update_update_cacheability_metadata(). * * @group Update + * @group legacy */ class CacheabilityMetadataUpdateTest extends UpdatePathTestBase {