diff --git a/core/modules/tracker/src/Tests/TrackerWithoutCommentTest.php b/core/modules/tracker/tests/src/Functional/TrackerWithoutCommentTest.php similarity index 97% rename from core/modules/tracker/src/Tests/TrackerWithoutCommentTest.php rename to core/modules/tracker/tests/src/Functional/TrackerWithoutCommentTest.php index dfc52836ff..cb36a97f86 100644 --- a/core/modules/tracker/src/Tests/TrackerWithoutCommentTest.php +++ b/core/modules/tracker/tests/src/Functional/TrackerWithoutCommentTest.php @@ -1,15 +1,11 @@