X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Faggregator%2Ftests%2Fsrc%2FFunctional%2FFeedCacheTagsTest.php;h=0cf6d1d031214d1ea931cc7db62359934a1c44f0;hb=5b8bb166bfa98770daef9de5c127fc2e6ef02340;hp=dc0aab9263e77fe0cf1a43083afb93f9c564eda8;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/aggregator/tests/src/Functional/FeedCacheTagsTest.php b/web/core/modules/aggregator/tests/src/Functional/FeedCacheTagsTest.php index dc0aab926..0cf6d1d03 100644 --- a/web/core/modules/aggregator/tests/src/Functional/FeedCacheTagsTest.php +++ b/web/core/modules/aggregator/tests/src/Functional/FeedCacheTagsTest.php @@ -3,7 +3,7 @@ namespace Drupal\Tests\aggregator\Functional; use Drupal\aggregator\Entity\Feed; -use Drupal\system\Tests\Entity\EntityWithUriCacheTagsTestBase; +use Drupal\Tests\system\Functional\Entity\EntityWithUriCacheTagsTestBase; use Drupal\user\Entity\Role; use Drupal\user\RoleInterface;