Fixes lint error
This commit is contained in:
parent
78555ec6ba
commit
31d4fc9ab0
@ -32,7 +32,6 @@ class DefaultGetDeviceInfoUseCaseTest {
|
|||||||
|
|
||||||
@Test
|
@Test
|
||||||
fun `when execute, then get crypto device info`() {
|
fun `when execute, then get crypto device info`() {
|
||||||
|
|
||||||
val result = getDeviceInfoUseCase.execute()
|
val result = getDeviceInfoUseCase.execute()
|
||||||
|
|
||||||
result shouldBeEqualTo cryptoService.cryptoDeviceInfo
|
result shouldBeEqualTo cryptoService.cryptoDeviceInfo
|
||||||
|
Loading…
Reference in New Issue
Block a user