diff --git a/core/modules/editor/tests/Drupal/editor/Tests/EditorXssFilter/StandardTest.php b/core/modules/editor/tests/Drupal/editor/Tests/EditorXssFilter/StandardTest.php
index 1557bbc..8058cf8 100644
--- a/core/modules/editor/tests/Drupal/editor/Tests/EditorXssFilter/StandardTest.php
+++ b/core/modules/editor/tests/Drupal/editor/Tests/EditorXssFilter/StandardTest.php
@@ -2,10 +2,10 @@
 
 /**
  * @file
- * Contains \Drupal\editor\Tests\editor\EditorXssFilter\StandardTest.
+ * Contains \Drupal\editor\Tests\EditorXssFilter\StandardTest.
  */
 
-namespace Drupal\editor\Tests\editor\EditorXssFilter;
+namespace Drupal\editor\Tests\EditorXssFilter;
 
 use Drupal\Tests\UnitTestCase;
 use Drupal\filter\Plugin\FilterInterface;
