Lock screen : fix one more test.
This commit is contained in:
parent
f2ae715a07
commit
a5e23431a7
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