diff --git a/frontend/src/pages/ResetPassword.spec.js b/frontend/src/pages/ResetPassword.spec.js index 04bd11f79..814d97bcb 100644 --- a/frontend/src/pages/ResetPassword.spec.js +++ b/frontend/src/pages/ResetPassword.spec.js @@ -4,7 +4,7 @@ import flushPromises from 'flush-promises' import { toastErrorSpy } from '@test/testSetup' -// validation is tested in src/components/UserCard_FormUserPasswort.spec.js +// validation is tested in src/components/UserSettings/UserPassword.spec.js const localVue = global.localVue