mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-31 11:24:58 +01:00
Fixes lint error
This commit is contained in:
parent
78555ec6ba
commit
31d4fc9ab0
@ -32,7 +32,6 @@ class DefaultGetDeviceInfoUseCaseTest {
|
||||
|
||||
@Test
|
||||
fun `when execute, then get crypto device info`() {
|
||||
|
||||
val result = getDeviceInfoUseCase.execute()
|
||||
|
||||
result shouldBeEqualTo cryptoService.cryptoDeviceInfo
|
||||
|
Loading…
x
Reference in New Issue
Block a user