Skip to content

Commit

Permalink
fix: all tests for the full functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
spaenleh committed Oct 2, 2024
1 parent 1f1d1fc commit 444b58e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cypress/e2e/resetPassword.cy.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
import { RESET_PASSWORD_PATH } from '../../src/config/paths';
import {
REQUEST_PASSWORD_RESET_EMAIL_FIELD_ID,
REQUEST_PASSWORD_RESET_ERROR_MESSAGE_ID,
REQUEST_PASSWORD_RESET_SUBMIT_BUTTON_ID,
REQUEST_PASSWORD_RESET_SUCCESS_MESSAGE_ID,
RESET_PASSWORD_ERROR_MESSAGE_ID,
RESET_PASSWORD_ERROR_MISSING_TOKEN_ID,
RESET_PASSWORD_NEW_PASSWORD_CONFIRMATION_FIELD_ERROR_TEXT_ID,
Expand Down

0 comments on commit 444b58e

Please sign in to comment.