X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fquickedit%2Fsrc%2FTests%2FQuickEditAutocompleteTermTest.php;h=97ccc77710588542c64d28114ee48341cface921;hp=a1ef6cd2e8bbf615839fdca2f532a4206e9abceb;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/modules/quickedit/src/Tests/QuickEditAutocompleteTermTest.php b/web/core/modules/quickedit/src/Tests/QuickEditAutocompleteTermTest.php index a1ef6cd2e..97ccc7771 100644 --- a/web/core/modules/quickedit/src/Tests/QuickEditAutocompleteTermTest.php +++ b/web/core/modules/quickedit/src/Tests/QuickEditAutocompleteTermTest.php @@ -6,10 +6,10 @@ use Drupal\Component\Serialization\Json; use Drupal\Core\EventSubscriber\MainContentViewSubscriber; use Drupal\Core\Field\FieldStorageDefinitionInterface; use Drupal\Core\Language\LanguageInterface; -use Drupal\field\Tests\EntityReference\EntityReferenceTestTrait; use Drupal\simpletest\WebTestBase; use Drupal\taxonomy\Entity\Vocabulary; use Drupal\taxonomy\Entity\Term; +use Drupal\Tests\field\Traits\EntityReferenceTestTrait; /** * Tests in-place editing of autocomplete tags.