Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / comment / tests / src / Functional / CommentBlockTest.php
similarity index 98%
rename from web/core/modules/comment/src/Tests/CommentBlockTest.php
rename to web/core/modules/comment/tests/src/Functional/CommentBlockTest.php
index 37cc5de6209bdabba9b78635abd8c3a11f6eca0b..db7d1bd82722d8efb8d7d6d19a075110481db9b2 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Drupal\comment\Tests;
+namespace Drupal\Tests\comment\Functional;
 
 use Drupal\Component\Utility\SafeMarkup;
 use Drupal\user\RoleInterface;