Skip to content

Commit 7f282c3

Browse files
committed
fix: lint
1 parent bbb007f commit 7f282c3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

spec/ParseUser.spec.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ const Config = require('../lib/Config');
1414
const cryptoUtils = require('../lib/cryptoUtils');
1515

1616

17-
18-
19-
2017
describe('allowExpiredAuthDataToken option', () => {
2118
it('should accept true value', async () => {
2219
await reconfigureServer({ allowExpiredAuthDataToken: true });

0 commit comments

Comments
 (0)