Fixes lint error

This commit is contained in:
ericdecanini 2022-10-09 12:45:11 -04:00
parent 78555ec6ba
commit 31d4fc9ab0
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ class DefaultGetDeviceInfoUseCaseTest {
@Test
fun `when execute, then get crypto device info`() {
val result = getDeviceInfoUseCase.execute()
result shouldBeEqualTo cryptoService.cryptoDeviceInfo