fix(tests): linting & more expects

Also one more tweak for invite validation responsiveness
This commit is contained in:
Sabe Jones
2018-11-14 07:43:08 -06:00
parent f635f178da
commit 64a3d08ce3
10 changed files with 40 additions and 37 deletions

View File

@@ -43,7 +43,7 @@ describe('GET challenges/user', () => {
auth: {
local: {
username: user.auth.local.username,
}
},
},
flags: {
verifiedUsername: true,
@@ -73,7 +73,7 @@ describe('GET challenges/user', () => {
auth: {
local: {
username: user.auth.local.username,
}
},
},
flags: {
verifiedUsername: true,
@@ -98,7 +98,7 @@ describe('GET challenges/user', () => {
auth: {
local: {
username: user.auth.local.username,
}
},
},
flags: {
verifiedUsername: true,
@@ -128,7 +128,7 @@ describe('GET challenges/user', () => {
auth: {
local: {
username: user.auth.local.username,
}
},
},
flags: {
verifiedUsername: true,
@@ -153,7 +153,7 @@ describe('GET challenges/user', () => {
auth: {
local: {
username: user.auth.local.username,
}
},
},
flags: {
verifiedUsername: true,