Skip to content

Commit 4ecfb0b

Browse files
committed
delete unused users from test
1 parent ad334ac commit 4ecfb0b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

test/unit/forge/routes/api/userNotifications_spec.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ describe('User Notifications API', async function () {
1818

1919
await login('alice', 'aaPassword')
2020
await login('bob', 'bbPassword')
21-
await login('chris', 'ccPassword')
22-
await login('dave', 'ddPassword')
23-
await login('eve', 'eePassword')
2421
}
2522

2623
before(async function () {

0 commit comments

Comments
 (0)