mirror of
https://github.com/bitwarden/android.git
synced 2026-05-01 04:38:52 -05:00
BIT-802: Enforce master password policy (#849)
Co-authored-by: Sean Weiser <125889608+sean-livefront@users.noreply.github.com>
This commit is contained in:
committed by
Álison Fernandes
parent
b3f23ab172
commit
2be6c9042f
@@ -262,6 +262,7 @@ class MainViewModelTest : BaseViewModelTest() {
|
||||
isPremium = true,
|
||||
isLoggedIn = true,
|
||||
isVaultUnlocked = true,
|
||||
isVaultPendingUnlock = false,
|
||||
isBiometricsEnabled = false,
|
||||
organizations = emptyList(),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user