[Gradle, JS] True on check exit code in mocha
#KT-37668 fixed
This commit is contained in:
+1
-1
@@ -92,7 +92,7 @@ class KotlinMocha(override val compilation: KotlinJsCompilation) :
|
|||||||
return TCServiceMessagesTestExecutionSpec(
|
return TCServiceMessagesTestExecutionSpec(
|
||||||
forkOptions,
|
forkOptions,
|
||||||
args,
|
args,
|
||||||
false,
|
true,
|
||||||
clientSettings
|
clientSettings
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user