mirror of
https://github.com/bitwarden/android.git
synced 2026-05-01 04:38:52 -05:00
Fixed login bug (#882)
This commit is contained in:
committed by
Álison Fernandes
parent
95b4aaf605
commit
cf8f2ff7fa
@@ -262,7 +262,6 @@ class MainViewModelTest : BaseViewModelTest() {
|
||||
isPremium = true,
|
||||
isLoggedIn = true,
|
||||
isVaultUnlocked = true,
|
||||
isVaultPendingUnlock = false,
|
||||
needsPasswordReset = false,
|
||||
isBiometricsEnabled = false,
|
||||
organizations = emptyList(),
|
||||
|
||||
Reference in New Issue
Block a user