diff --git a/core/modules/user/tests/Drupal/Tests/user/Views/Argument/RolesRidTest.php b/core/modules/user/tests/Drupal/user/Tests/Views/Argument/RolesRidTest.php
similarity index 96%
rename from core/modules/user/tests/Drupal/Tests/user/Views/Argument/RolesRidTest.php
rename to core/modules/user/tests/Drupal/user/Tests/Views/Argument/RolesRidTest.php
index d5bbf59..7537bf7 100644
--- a/core/modules/user/tests/Drupal/Tests/user/Views/Argument/RolesRidTest.php
+++ b/core/modules/user/tests/Drupal/user/Tests/Views/Argument/RolesRidTest.php
@@ -2,10 +2,10 @@
 
 /**
  * @file
- * Contains \Drupal\Tests\user\Views\Argument\RolesRidTest.
+ * Contains \Drupal\user\Tests\Views\Argument\RolesRidTest.
  */
 
-namespace Drupal\Tests\user\Views\Argument;
+namespace Drupal\user\Tests\Views\Argument;
 
 use Drupal\Component\Utility\String;
 use Drupal\Core\DependencyInjection\ContainerBuilder;
