Fixed test issues

This commit is contained in:
lotte
2019-04-09 11:10:47 +02:00
parent d89e639e76
commit cd131d4eeb
2 changed files with 20 additions and 16 deletions

View File

@@ -238,7 +238,6 @@ export class AuthService {
throw(new Error('auth.errors.invalid-user'));
}
}))
}
/**