Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / rdf / tests / src / Functional / FileFieldAttributesTest.php
index ad743580dc79a150cc073a9463c080e9f340b919..bf567c2615adffd4f38c4757e7c5915ba3dc13b3 100644 (file)
@@ -2,7 +2,7 @@
 
 namespace Drupal\Tests\rdf\Functional;
 
-use Drupal\file\Tests\FileFieldTestBase;
+use Drupal\Tests\file\Functional\FileFieldTestBase;
 use Drupal\file\Entity\File;
 
 /**