X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fimage%2Ftests%2Fsrc%2FFunctional%2FImageEffectsTest.php;h=3207442ab272543e12d2ba0c444411cfdbd359d9;hp=e9cb157abe155953d5821e400a85396aefda2021;hb=bfbba508964731508b9bd6d5835c2edc858db95b;hpb=cb9a80db11fc6b014e5b1e693a5a391c95eb5d9a diff --git a/web/core/modules/image/tests/src/Functional/ImageEffectsTest.php b/web/core/modules/image/tests/src/Functional/ImageEffectsTest.php index e9cb157ab..3207442ab 100644 --- a/web/core/modules/image/tests/src/Functional/ImageEffectsTest.php +++ b/web/core/modules/image/tests/src/Functional/ImageEffectsTest.php @@ -3,7 +3,7 @@ namespace Drupal\Tests\image\Functional; use Drupal\image\Entity\ImageStyle; -use Drupal\system\Tests\Image\ToolkitTestBase; +use Drupal\FunctionalTests\Image\ToolkitTestBase; /** * Tests that the image effects pass parameters to the toolkit correctly.