Replace kotlin-test-js project dependencies in the project
KT-61969
This commit is contained in:
committed by
Space Team
parent
4b2e1240eb
commit
c40de28775
@@ -126,7 +126,7 @@ tasks.check {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
api(project(":kotlin-test:kotlin-test-js-ir"))
|
||||
api(project(":kotlin-test"))
|
||||
}
|
||||
|
||||
tasks.named("compileTestKotlinJs") {
|
||||
|
||||
Reference in New Issue
Block a user