Fix unused test (#4039)

This commit is contained in:
Andrew Haisting 2024-10-07 12:54:09 -05:00 committed by GitHub
parent c4467f0cba
commit f8592f4e17
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"