Lock screen : fix one more test.
This commit is contained in:
parent
ffcb1bd67b
commit
4f519a817a
1 changed files with 1 additions and 0 deletions
|
|
@ -148,6 +148,7 @@ class PinUnlockPresenterTest {
|
|||
biometricUnlockManager = biometricUnlockManager,
|
||||
matrixClient = FakeMatrixClient(),
|
||||
coroutineScope = scope,
|
||||
pinUnlockHelper = PinUnlockHelper(biometricUnlockManager, pinCodeManager),
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue