Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / image / tests / src / Functional / ImageEffectsTest.php
index e9cb157abe155953d5821e400a85396aefda2021..3207442ab272543e12d2ba0c444411cfdbd359d9 100644 (file)
@@ -3,7 +3,7 @@
 namespace Drupal\Tests\image\Functional;
 
 use Drupal\image\Entity\ImageStyle;
 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.
 
 /**
  * Tests that the image effects pass parameters to the toolkit correctly.