We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad334ac commit 4ecfb0bCopy full SHA for 4ecfb0b
1 file changed
test/unit/forge/routes/api/userNotifications_spec.js
@@ -18,9 +18,6 @@ describe('User Notifications API', async function () {
18
19
await login('alice', 'aaPassword')
20
await login('bob', 'bbPassword')
21
- await login('chris', 'ccPassword')
22
- await login('dave', 'ddPassword')
23
- await login('eve', 'eePassword')
24
}
25
26
before(async function () {
0 commit comments