Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / rdf / tests / src / Kernel / Field / EntityReferenceRdfaTest.php
index 9312fbc929504c0c6976c22d81e10622e6b813e0..b8e8e4be6857321b9d1a06324419cf423c36b079 100644 (file)
@@ -2,7 +2,7 @@
 
 namespace Drupal\Tests\rdf\Kernel\Field;
 
-use Drupal\field\Tests\EntityReference\EntityReferenceTestTrait;
+use Drupal\Tests\field\Traits\EntityReferenceTestTrait;
 use Drupal\user\Entity\Role;
 use Drupal\user\RoleInterface;