Skip to content

Commit f79bf0c

Browse files
CCM-12666: Fix tests
1 parent 3f88602 commit f79bf0c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/accessibility/actions/sign-in-page.actions.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
const { readFileSync } = require('node:fs');
2-
31
const signInPageActions = (email, password) => [
42
'wait for element button[type="submit"] to be visible',
53
`set field input[type="text"] to ${email}`,

0 commit comments

Comments
 (0)