Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / views_ui / tests / src / Functional / RedirectTest.php
similarity index 97%
rename from web/core/modules/views_ui/src/Tests/RedirectTest.php
rename to web/core/modules/views_ui/tests/src/Functional/RedirectTest.php
index cc5d2467ec01ef52aa991f8bdd5bda54eb19b2fc..4df38cee9e309a959a26dc44218df179f6c8cb17 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
 <?php
 
-namespace Drupal\views_ui\Tests;
+namespace Drupal\Tests\views_ui\Functional;
 
 /**
  * Tests the redirecting after saving a views.
 
 /**
  * Tests the redirecting after saving a views.