Skip to content

Commit fd848c6

Browse files
committed
PD-4790 fix tests
1 parent adfb3e4 commit fd848c6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

projects/orcid-ui/src/lib/components/auth-challenge/auth-challenge.component.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ class TestHostComponent {
3535
showHelpText = true
3636

3737
form = new FormGroup({
38+
passwordControl: new FormControl(''),
3839
twoFactorCode: new FormControl(''),
3940
twoFactorRecoveryCode: new FormControl(''),
4041
})

0 commit comments

Comments
 (0)