Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / options / tests / src / Functional / OptionsFloatFieldImportTest.php
index befd48e42aca9649b02197be878d1f88f3dbe059..d4d6afff9537688b7a9b565b55948468ee481929 100644 (file)
@@ -4,7 +4,7 @@ namespace Drupal\Tests\options\Functional;
 
 use Drupal\field\Entity\FieldConfig;
 use Drupal\field\Entity\FieldStorageConfig;
-use Drupal\field\Tests\FieldTestBase;
+use Drupal\Tests\field\Functional\FieldTestBase;
 
 /**
  * Tests option fields can be updated and created through config synchronization.