Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
belyaev-mikhail committed Jul 30, 2021
1 parent 901d0b5 commit a0bfd62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ kotlin {
dependsOn(commonTest)
dependsOn(jvmMain)
dependencies {
implementation(kotlin("test-testng"))
implementation(kotlin("test"))
}
}
jsMain {
Expand Down

0 comments on commit a0bfd62

Please sign in to comment.