Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / block_content / tests / src / Functional / BlockContentTranslationUITest.php
similarity index 99%
rename from web/core/modules/block_content/src/Tests/BlockContentTranslationUITest.php
rename to web/core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php
index 198beee8fb3fbabb465282aaf9a203392fbf0b3e..2699fcfb691282acafbd8d5f803628142c8492fe 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Drupal\block_content\Tests;
+namespace Drupal\Tests\block_content\Functional;
 
 use Drupal\block_content\Entity\BlockContent;
 use Drupal\block_content\Entity\BlockContentType;