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