Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / content_translation / tests / src / Functional / ContentTranslationDisableSettingTest.php
similarity index 96%
rename from web/core/modules/content_translation/src/Tests/ContentTranslationDisableSettingTest.php
rename to web/core/modules/content_translation/tests/src/Functional/ContentTranslationDisableSettingTest.php
index a274ad2353b8efc6fafd2187d6c3f9984790c75a..6dffed7444b691a60b078314e81b4637fc8b05bc 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
 <?php
 
-namespace Drupal\content_translation\Tests;
+namespace Drupal\Tests\content_translation\Functional;
 
 use Drupal\Tests\BrowserTestBase;
 
 
 use Drupal\Tests\BrowserTestBase;