mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 04:08:44 +03:00
Fixes lint error
This commit is contained in:
parent
78555ec6ba
commit
31d4fc9ab0
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ class DefaultGetDeviceInfoUseCaseTest {
|
|||
|
||||
@Test
|
||||
fun `when execute, then get crypto device info`() {
|
||||
|
||||
val result = getDeviceInfoUseCase.execute()
|
||||
|
||||
result shouldBeEqualTo cryptoService.cryptoDeviceInfo
|
||||
|
|
Loading…
Add table
Reference in a new issue