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