[Gradle, JS] Rebase on master
This commit is contained in:
+1
-1
@@ -119,7 +119,7 @@ open class KotlinJsIrTest :
|
||||
override fun createTestExecutionSpec(): TCServiceMessagesTestExecutionSpec {
|
||||
val forkOptions = DefaultProcessForkOptions(fileResolver)
|
||||
forkOptions.workingDir = compilation.npmProject.dir
|
||||
forkOptions.executable = nodeJs.environment.nodeExecutable
|
||||
forkOptions.executable = nodeJs.requireConfigured().nodeExecutable
|
||||
|
||||
val nodeJsArgs = mutableListOf<String>()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user