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