Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / update / tests / src / Functional / UpdateContribTest.php
similarity index 99%
rename from web/core/modules/update/src/Tests/UpdateContribTest.php
rename to web/core/modules/update/tests/src/Functional/UpdateContribTest.php
index 81f7117a3ac40ba30d1e8ef8bc68ec83781d8893..20d397cd48288dbb70ef219ecd69a4f2d0b1ed8a 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Drupal\update\Tests;
+namespace Drupal\Tests\update\Functional;
 
 use Drupal\Core\Url;
 use Drupal\Core\Utility\ProjectInfo;