Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / comment / tests / src / Functional / CommentInterfaceTest.php
similarity index 99%
rename from web/core/modules/comment/src/Tests/CommentInterfaceTest.php
rename to web/core/modules/comment/tests/src/Functional/CommentInterfaceTest.php
index 6f67ca84dbb4ba2f017d88de4bcfcee54b32ae64..7342633bbcf41536e6463ca91003235e698fe599 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Drupal\comment\Tests;
+namespace Drupal\Tests\comment\Functional;
 
 use Drupal\comment\CommentManagerInterface;
 use Drupal\comment\Plugin\Field\FieldType\CommentItemInterface;