Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / block_content / tests / src / Functional / Views / BlockContentRedirectTest.php
similarity index 95%
rename from web/core/modules/block_content/src/Tests/Views/BlockContentRedirectTest.php
rename to web/core/modules/block_content/tests/src/Functional/Views/BlockContentRedirectTest.php
index 828aa8468b12f0e355759fe44eeb4d24762c5e10..10ce140e967edd2b39054a1d41a294f23c68f04f 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Drupal\block_content\Tests\Views;
+namespace Drupal\Tests\block_content\Functional\Views;
 
 /**
  * Tests the redirect destination on block content on entity operations.