Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / rdf / tests / src / Functional / EntityReferenceFieldAttributesTest.php
index 41a03657af9f1d8b4d22acc507fe8ea660782d1c..629c4aa810155475847ba92190839e18b221957a 100644 (file)
@@ -3,7 +3,7 @@
 namespace Drupal\Tests\rdf\Functional;
 
 use Drupal\Core\Field\FieldStorageDefinitionInterface;
 namespace Drupal\Tests\rdf\Functional;
 
 use Drupal\Core\Field\FieldStorageDefinitionInterface;
-use Drupal\taxonomy\Tests\TaxonomyTestBase;
+use Drupal\Tests\taxonomy\Functional\TaxonomyTestBase;
 
 /**
  * Tests RDFa markup generation for taxonomy term fields.
 
 /**
  * Tests RDFa markup generation for taxonomy term fields.