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…
Reference in New Issue
Block a user