Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / views / src / Tests / AssertViewsCacheTagsTrait.php
index 123a9cb5a2855f9ec195c36c08d0abb8c427be55..b01e9854503c3b7147d3c859ac190bb01d7e96ed 100644 (file)
@@ -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;