mirror of
https://github.com/bitwarden/android.git
synced 2026-08-29 10:17:56 -05:00
Remove unnecessary mockkStatic call in CipherViewExtensionsTest.kt
This commit is contained in:
-1
@@ -28,7 +28,6 @@ class CipherViewExtensionsTest {
|
||||
|
||||
@BeforeEach
|
||||
fun setUp() {
|
||||
mockkStatic(Uri::class)
|
||||
setupMockUri()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user