Skip to content

Commit b7800d4

Browse files
Finished User Tests
1 parent 21afe88 commit b7800d4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/user_test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ describe('Users', () => {
4141
emailAddress: "joe@smith.com",
4242
__v: 0
4343
};
44-
4544
let auth = {
4645
user: 'joe@smith.com',
4746
pass: 'password'

0 commit comments

Comments
 (0)