Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / taxonomy / tests / src / Functional / Views / TaxonomyFieldTidTest.php
similarity index 94%
rename from web/core/modules/taxonomy/src/Tests/Views/TaxonomyFieldTidTest.php
rename to web/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldTidTest.php
index b068f083a1f676c1a4d5944514b6f4b436a30210..0a44d4cb2ea15aa55f479875de890c9ab16bc1c5 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Drupal\taxonomy\Tests\Views;
+namespace Drupal\Tests\taxonomy\Functional\Views;
 
 use Drupal\Core\Render\RenderContext;
 use Drupal\views\Views;