Minor. Update test data
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
import helpers.*
|
import helpers.*
|
||||||
import kotlin.coroutines.*
|
import kotlin.coroutines.*
|
||||||
|
|
||||||
|
@Suppress("FUN_INTERFACE_WITH_SUSPEND_FUNCTION")
|
||||||
fun interface Action {
|
fun interface Action {
|
||||||
suspend fun run()
|
suspend fun run()
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user