Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / taxonomy / tests / src / Functional / TermTranslationUITest.php
similarity index 97%
rename from web/core/modules/taxonomy/src/Tests/TermTranslationUITest.php
rename to web/core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php
index 43edc156bb4a064ba393d3e650a13f93dd9e4070..0d24b6990e7bf9af33618ff5f3cedafbba3a6970 100644 (file)
@@ -1,8 +1,8 @@
 <?php
 
-namespace Drupal\taxonomy\Tests;
+namespace Drupal\Tests\taxonomy\Functional;
 
-use Drupal\content_translation\Tests\ContentTranslationUITestBase;
+use Drupal\Tests\content_translation\Functional\ContentTranslationUITestBase;
 use Drupal\Core\Language\LanguageInterface;
 use Drupal\taxonomy\Entity\Vocabulary;