Fix compilation issue in Fake class.
This commit is contained in:
parent
ffa7154e43
commit
8f0834afd5
1 changed files with 1 additions and 1 deletions
|
|
@ -20,6 +20,6 @@ import io.element.android.tests.testutils.simulateLongTask
|
|||
|
||||
class FakeComputeCacheSizeUseCase : ComputeCacheSizeUseCase {
|
||||
override suspend fun execute() = simulateLongTask {
|
||||
0L
|
||||
"O kB"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue