X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Ftaxonomy%2Ftests%2Fsrc%2FFunctional%2FTermTranslationFieldViewTest.php;h=dfd5e51f0b40e9b61055a9f0a6ddf7072b93cfa0;hp=c5df74dadea2d8362829ab76a611c7136ea2b05e;hb=bfbba508964731508b9bd6d5835c2edc858db95b;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae diff --git a/web/core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php b/web/core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php index c5df74dad..dfd5e51f0 100644 --- a/web/core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php +++ b/web/core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php @@ -3,7 +3,6 @@ namespace Drupal\Tests\taxonomy\Functional; use Drupal\node\Entity\Node; -use Drupal\taxonomy\Tests\TaxonomyTranslationTestTrait; /** * Tests the translation of taxonomy terms field on nodes.