mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2026-05-20 06:47:31 +00:00
fix of build after migration (wat)
This commit is contained in:
@@ -23,7 +23,7 @@ import kotlinx.serialization.json.Json
|
||||
import kotlin.test.*
|
||||
|
||||
class KtorKeyValuesRepoTests : CommonKeyValuesRepoTests() {
|
||||
private var engine: ApplicationEngine? = null
|
||||
private var engine: EmbeddedServer<*, *>? = null
|
||||
override val testSequencesSize: Int
|
||||
get() = 100
|
||||
|
||||
|
||||
Reference in New Issue
Block a user