Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / taxonomy / tests / src / Functional / Views / TaxonomyDefaultArgumentTest.php
similarity index 98%
rename from web/core/modules/taxonomy/src/Tests/Views/TaxonomyDefaultArgumentTest.php
rename to web/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyDefaultArgumentTest.php
index 8b263b4f6192f962a9ce143684af7038901a0eba..82646c03c065ef5a3c57a661ee5bd8c5744be374 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
 <?php
 
-namespace Drupal\taxonomy\Tests\Views;
+namespace Drupal\Tests\taxonomy\Functional\Views;
 
 use Drupal\field\Entity\FieldConfig;
 use Drupal\views\Views;
 
 use Drupal\field\Entity\FieldConfig;
 use Drupal\views\Views;