Fixed the unit test (and added a typedoc)

This commit is contained in:
Michael W Spalti
2019-08-28 12:56:29 -07:00
parent 6360d5a88c
commit db326a706c
2 changed files with 27 additions and 3 deletions

View File

@@ -86,6 +86,7 @@ export class LogInComponent implements OnDestroy, OnInit {
* @constructor
* @param {AuthService} authService
* @param {FormBuilder} formBuilder
* @param {Router} router
* @param {Store<State>} store
*/
constructor(