Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / block_content / tests / src / Functional / BlockContentValidationTest.php
similarity index 96%
rename from web/core/modules/block_content/src/Tests/BlockContentValidationTest.php
rename to web/core/modules/block_content/tests/src/Functional/BlockContentValidationTest.php
index a0db394c6e90f90eacaa8183cdae7d2039c87118..bfa84082c1ca364eaec02bfeb1c9d6850c985588 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Drupal\block_content\Tests;
+namespace Drupal\Tests\block_content\Functional;
 
 /**
  * Tests block content validation constraints.