Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / comment / tests / src / Functional / CommentRssTest.php
similarity index 97%
rename from web/core/modules/comment/src/Tests/CommentRssTest.php
rename to web/core/modules/comment/tests/src/Functional/CommentRssTest.php
index 35cad71fa99b6436100df70679ca434be9b0cd6f..60708bd4a8b1112506bdfa3755f9ce9db4c2473e 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\Core\Cache\Cache;