X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fstatistics%2Ftests%2Fsrc%2FFunctional%2FStatisticsReportsTest.php;fp=web%2Fcore%2Fmodules%2Fstatistics%2Ftests%2Fsrc%2FFunctional%2FStatisticsReportsTest.php;h=0f169238c6a3b221582c72b18402aa802338e815;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=edebca166c15ea9c38db899e4f7dc6de382b3263;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/web/core/modules/statistics/tests/src/Functional/StatisticsReportsTest.php b/web/core/modules/statistics/tests/src/Functional/StatisticsReportsTest.php index edebca166..0f169238c 100644 --- a/web/core/modules/statistics/tests/src/Functional/StatisticsReportsTest.php +++ b/web/core/modules/statistics/tests/src/Functional/StatisticsReportsTest.php @@ -3,7 +3,7 @@ namespace Drupal\Tests\statistics\Functional; use Drupal\Core\Cache\Cache; -use Drupal\system\Tests\Cache\AssertPageCacheContextsAndTagsTrait; +use Drupal\Tests\system\Functional\Cache\AssertPageCacheContextsAndTagsTrait; /** * Tests display of statistics report blocks.