X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fnode%2Ftests%2Fsrc%2FFunctional%2FNodeAccessAutoBubblingTest.php;fp=web%2Fcore%2Fmodules%2Fnode%2Ftests%2Fsrc%2FFunctional%2FNodeAccessAutoBubblingTest.php;h=20154553fc1c17f9e848913d852fb6e647e9be04;hp=6af8d8de6618e53e248ed374f9c5a486e96094d3;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/modules/node/tests/src/Functional/NodeAccessAutoBubblingTest.php b/web/core/modules/node/tests/src/Functional/NodeAccessAutoBubblingTest.php index 6af8d8de6..20154553f 100644 --- a/web/core/modules/node/tests/src/Functional/NodeAccessAutoBubblingTest.php +++ b/web/core/modules/node/tests/src/Functional/NodeAccessAutoBubblingTest.php @@ -3,7 +3,7 @@ namespace Drupal\Tests\node\Functional; use Drupal\Core\Url; -use Drupal\system\Tests\Cache\AssertPageCacheContextsAndTagsTrait; +use Drupal\Tests\system\Functional\Cache\AssertPageCacheContextsAndTagsTrait; /** * Tests the node access automatic cacheability bubbling logic.