Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / views_ui / tests / src / Functional / CachedDataUITest.php
similarity index 98%
rename from web/core/modules/views_ui/src/Tests/CachedDataUITest.php
rename to web/core/modules/views_ui/tests/src/Functional/CachedDataUITest.php
index a605d0f29cb2196c19122c3f3710c0c36c611a6d..51e489d93e6c2236132bf0bf251a7771d91db183 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Drupal\views_ui\Tests;
+namespace Drupal\Tests\views_ui\Functional;
 
 /**
  * Tests the user tempstore cache in the UI.