mirror of
https://github.com/bitwarden/android.git
synced 2026-04-30 21:08:38 -05:00
BIT-620: Reset password screen (#871)
This commit is contained in:
committed by
Álison Fernandes
parent
94f532b9d2
commit
5fffd4e3e2
@@ -263,6 +263,7 @@ class MainViewModelTest : BaseViewModelTest() {
|
||||
isLoggedIn = true,
|
||||
isVaultUnlocked = true,
|
||||
isVaultPendingUnlock = false,
|
||||
needsPasswordReset = false,
|
||||
isBiometricsEnabled = false,
|
||||
organizations = emptyList(),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user