Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / comment / tests / src / Functional / CommentStatisticsTest.php
similarity index 99%
rename from web/core/modules/comment/src/Tests/CommentStatisticsTest.php
rename to web/core/modules/comment/tests/src/Functional/CommentStatisticsTest.php
index 0d1ec3a0451c4264a2c8b06e4a56861649631c8e..4a0eae08790f3f582d0b34eb19d9ad29f89681c9 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Drupal\comment\Tests;
+namespace Drupal\Tests\comment\Functional;
 
 use Drupal\comment\CommentManagerInterface;
 use Drupal\comment\Entity\Comment;