Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / views_ui / tests / src / Functional / QueryTest.php
similarity index 96%
rename from web/core/modules/views_ui/src/Tests/QueryTest.php
rename to web/core/modules/views_ui/tests/src/Functional/QueryTest.php
index 066be3e56daa3c08bae9efdac5b70d398b0af257..0eb58ce7102df7d0f35b6244ea7acff372e4a730 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Drupal\views_ui\Tests;
+namespace Drupal\Tests\views_ui\Functional;
 
 use Drupal\views\Views;
 use Drupal\views\Entity\View;