fix(lint): quotes, destructuring, space

This commit is contained in:
SabreCat
2023-07-26 17:09:29 -05:00
parent 7607c67070
commit 2cfe11619a
2 changed files with 4 additions and 4 deletions

View File

@@ -271,7 +271,7 @@ describe('GET challenges/groups/:groupId', () => {
before(async () => {
await user.update({
'permissions.challengeAdmin': true,
'balance': 3,
balance: 3,
});
officialChallenge = await generateChallenge(user, tavern, {