Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / views_ui / tests / src / Functional / RearrangeFieldsTest.php
similarity index 98%
rename from web/core/modules/views_ui/src/Tests/RearrangeFieldsTest.php
rename to web/core/modules/views_ui/tests/src/Functional/RearrangeFieldsTest.php
index 7d5eddf4308411a98134bcebed289dcd7868c542..125a7e928b8e1f88a89086d7f58d8e067304fdcb 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Drupal\views_ui\Tests;
+namespace Drupal\Tests\views_ui\Functional;
 
 use Drupal\views\Views;