Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / content_translation / tests / src / Functional / Views / TranslationLinkTest.php
similarity index 92%
rename from web/core/modules/content_translation/src/Tests/Views/TranslationLinkTest.php
rename to web/core/modules/content_translation/tests/src/Functional/Views/TranslationLinkTest.php
index 23c74a40f541aa2d80de1e03a98c9c24d3ad7176..d2e9e0d0cbeda0f4a8df093a6aedd1d08d1014c6 100644 (file)
@@ -1,8 +1,8 @@
 <?php
 
 <?php
 
-namespace Drupal\content_translation\Tests\Views;
+namespace Drupal\Tests\content_translation\Functional\Views;
 
 
-use Drupal\content_translation\Tests\ContentTranslationTestBase;
+use Drupal\Tests\content_translation\Functional\ContentTranslationTestBase;
 use Drupal\views\Tests\ViewTestData;
 use Drupal\Core\Language\Language;
 use Drupal\user\Entity\User;
 use Drupal\views\Tests\ViewTestData;
 use Drupal\Core\Language\Language;
 use Drupal\user\Entity\User;