chore: cleanup

This commit is contained in:
Innei
2022-06-11 12:44:45 +08:00
parent aaa4daf568
commit 71029fbefe
2 changed files with 1 additions and 2 deletions

View File

@@ -14,7 +14,6 @@ describe('Test AuthService', () => {
id: '1',
username: 'test-user',
email: 'tukon@gmail.com',
authCode: 'authCode',
}
beforeAll(async () => {
const moduleRef = Test.createTestingModule({