X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fviews%2Fsrc%2FTests%2FAssertViewsCacheTagsTrait.php;fp=web%2Fcore%2Fmodules%2Fviews%2Fsrc%2FTests%2FAssertViewsCacheTagsTrait.php;h=b01e9854503c3b7147d3c859ac190bb01d7e96ed;hp=123a9cb5a2855f9ec195c36c08d0abb8c427be55;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/modules/views/src/Tests/AssertViewsCacheTagsTrait.php b/web/core/modules/views/src/Tests/AssertViewsCacheTagsTrait.php index 123a9cb5a..b01e98545 100644 --- a/web/core/modules/views/src/Tests/AssertViewsCacheTagsTrait.php +++ b/web/core/modules/views/src/Tests/AssertViewsCacheTagsTrait.php @@ -3,7 +3,7 @@ namespace Drupal\views\Tests; use Drupal\Core\Cache\Cache; -use Drupal\system\Tests\Cache\AssertPageCacheContextsAndTagsTrait; +use Drupal\Tests\system\Functional\Cache\AssertPageCacheContextsAndTagsTrait; use Drupal\views\Plugin\views\display\DisplayPluginBase; use Drupal\views\ViewExecutable; use Symfony\Component\HttpFoundation\Request;