Skip to content

Commit 66980ee

Browse files
Remove Commented Code
1 parent 9953719 commit 66980ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Forms/RecoverPassword.spec.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ test.describe('Recover Password with user data', () => {
1818

1919
// Validate error message for empty fields
2020
const validationMessage = await recoverPassword.emailInput.evaluate(input => input.validationMessage);
21-
//expect(validationMessage).toBe('Please fill out this field.');
2221
const browserName = test.info().project.name;
2322

2423
// Browser-specific validation message check

0 commit comments

Comments
 (0)