Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / views / tests / src / Functional / Handler / FieldWebTest.php
index 318be3f902cb9a22d1a6280eeee5eea0d4fe23e4..a3646f0c0b38561baecc0069280baef4b5a9e95f 100644 (file)
@@ -7,7 +7,7 @@ use Drupal\Component\Utility\Unicode;
 use Drupal\Component\Utility\UrlHelper;
 use Drupal\Core\Render\RenderContext;
 use Drupal\Core\Url;
-use Drupal\system\Tests\Cache\AssertPageCacheContextsAndTagsTrait;
+use Drupal\Tests\system\Functional\Cache\AssertPageCacheContextsAndTagsTrait;
 use Drupal\Tests\views\Functional\ViewTestBase;
 use Drupal\views\Views;