mirror of
https://github.com/corda/corda.git
synced 2025-02-26 11:20:44 +00:00
Fix detekt issue
This commit is contained in:
parent
3d0ad702de
commit
8ae368ae6d
@ -107,7 +107,7 @@ class VaultObserverExceptionTest {
|
|||||||
* DatabsaseEndocrinologist in the FlowHospital and being kept for overnight observation - Unsafe subscribe
|
* DatabsaseEndocrinologist in the FlowHospital and being kept for overnight observation - Unsafe subscribe
|
||||||
*/
|
*/
|
||||||
@Test(timeout=300_000)
|
@Test(timeout=300_000)
|
||||||
fun unhandledSqlExceptionFromVaultObserverGetsHospitalised_UnsafeSubscription() {
|
fun unhandledSqlExceptionFromVaultObserverGetsHospitalisedUnsafeSubscription() {
|
||||||
DbListenerService.safeSubscription = false
|
DbListenerService.safeSubscription = false
|
||||||
val testControlFuture = openFuture<Boolean>().toCompletableFuture()
|
val testControlFuture = openFuture<Boolean>().toCompletableFuture()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user