diff --git a/core/modules/user/src/Tests/Functional/UserPasswordResetTest.php b/core/modules/user/tests/src/Functional/UserPasswordResetTest.php similarity index 99% rename from core/modules/user/src/Tests/Functional/UserPasswordResetTest.php rename to core/modules/user/tests/src/Functional/UserPasswordResetTest.php index 11d0691350acd4c7d66910acd4bc3f155c209373..81db6eeb3e288ebc49389859360576210c41ebcb 100644 --- a/core/modules/user/src/Tests/Functional/UserPasswordResetTest.php +++ b/core/modules/user/tests/src/Functional/UserPasswordResetTest.php @@ -1,6 +1,6 @@