diff --git a/core/modules/link/src/Tests/Views/LinkViewsTokensTest.php b/core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php similarity index 96% rename from core/modules/link/src/Tests/Views/LinkViewsTokensTest.php rename to core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php index f3ff80a1bc0..b1cce75d0e3 100644 --- a/core/modules/link/src/Tests/Views/LinkViewsTokensTest.php +++ b/core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php @@ -1,10 +1,10 @@