mirror of
https://github.com/bitwarden/android.git
synced 2026-03-11 20:54:58 -05:00
Fix unused test (#4039)
This commit is contained in:
@@ -1135,6 +1135,7 @@ class AuthDiskSourceTest {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Test
|
||||||
fun `authenticatorSyncSymmetricKey should store and update from EncryptedSharedPreferences`() {
|
fun `authenticatorSyncSymmetricKey should store and update from EncryptedSharedPreferences`() {
|
||||||
val sharedPrefsKey = "bwSecureStorage:authenticatorSyncSymmetric"
|
val sharedPrefsKey = "bwSecureStorage:authenticatorSyncSymmetric"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user