Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / views_ui / tests / src / Functional / WizardTest.php
similarity index 96%
rename from web/core/modules/views_ui/src/Tests/WizardTest.php
rename to web/core/modules/views_ui/tests/src/Functional/WizardTest.php
index 4e57e8f7b698d3d7b64838e55deac81c52047e63..81154817ef9933aeb6a8a18052418d8e9a7a77cf 100644 (file)
@@ -1,8 +1,8 @@
 <?php
 
-namespace Drupal\views_ui\Tests;
+namespace Drupal\Tests\views_ui\Functional;
 
-use Drupal\views\Tests\Wizard\WizardTestBase;
+use Drupal\Tests\views\Functional\Wizard\WizardTestBase;
 
 /**
  * Tests the wizard.