X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Faggregator%2Ftests%2Fsrc%2FFunctional%2FItemCacheTagsTest.php;h=edd2ac32a92cb601ef43522334037cd35f5fe85c;hp=09da3436827b1e87bb3bea7ecb06668eaacde2a6;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/modules/aggregator/tests/src/Functional/ItemCacheTagsTest.php b/web/core/modules/aggregator/tests/src/Functional/ItemCacheTagsTest.php index 09da34368..edd2ac32a 100644 --- a/web/core/modules/aggregator/tests/src/Functional/ItemCacheTagsTest.php +++ b/web/core/modules/aggregator/tests/src/Functional/ItemCacheTagsTest.php @@ -5,7 +5,7 @@ namespace Drupal\Tests\aggregator\Functional; use Drupal\aggregator\Entity\Feed; use Drupal\aggregator\Entity\Item; use Drupal\Core\Cache\CacheBackendInterface; -use Drupal\system\Tests\Entity\EntityCacheTagsTestBase; +use Drupal\Tests\system\Functional\Entity\EntityCacheTagsTestBase; use Drupal\user\Entity\Role; use Drupal\user\RoleInterface;