mirror of
https://github.com/bitwarden/android.git
synced 2024-11-21 17:05:44 +03:00
Fix unused test (#4039)
This commit is contained in:
parent
c4467f0cba
commit
f8592f4e17
1 changed files with 1 additions and 0 deletions
|
@ -1135,6 +1135,7 @@ class AuthDiskSourceTest {
|
|||
}
|
||||
}
|
||||
|
||||
@Test
|
||||
fun `authenticatorSyncSymmetricKey should store and update from EncryptedSharedPreferences`() {
|
||||
val sharedPrefsKey = "bwSecureStorage:authenticatorSyncSymmetric"
|
||||
|
||||
|
|
Loading…
Reference in a new issue