diff --git a/core/tests/Drupal/Tests/TestSuites/TestSuiteBaseTest.php b/core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php similarity index 96% rename from core/tests/Drupal/Tests/TestSuites/TestSuiteBaseTest.php rename to core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php index 41a98419ee0..ede32ebf30e 100644 --- a/core/tests/Drupal/Tests/TestSuites/TestSuiteBaseTest.php +++ b/core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php @@ -1,13 +1,14 @@