Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / tracker / tests / src / Functional / TrackerTest.php
index 17f95ee50dad1f4b156ace09f17a61f3262c1ecd..1a77d95ac8967aab279b93aab69847dbe94d2977 100644 (file)
@@ -9,8 +9,8 @@ use Drupal\Core\EventSubscriber\MainContentViewSubscriber;
 use Drupal\Core\Session\AccountInterface;
 use Drupal\field\Entity\FieldStorageConfig;
 use Drupal\node\Entity\Node;
-use Drupal\system\Tests\Cache\AssertPageCacheContextsAndTagsTrait;
 use Drupal\Tests\BrowserTestBase;
+use Drupal\Tests\system\Functional\Cache\AssertPageCacheContextsAndTagsTrait;
 
 /**
  * Create and delete nodes and check for their display in the tracker listings.