Fix PreAuthorize when returning Kotlin Flow
Closes gh-9676
This commit is contained in:
@@ -87,6 +87,7 @@ dependencies {
|
||||
}
|
||||
testImplementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core'
|
||||
testImplementation 'org.jetbrains.kotlinx:kotlinx-coroutines-reactor'
|
||||
testImplementation 'io.mockk:mockk'
|
||||
|
||||
testRuntimeOnly 'org.hsqldb:hsqldb'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user