Skip to content

Commit

Permalink
[orx-noise] Move DescribeSpec based tests to jvmTest
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinRNDR committed Nov 30, 2023
1 parent 61acf87 commit e2a27eb
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orx-noise/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ kotlin {
}
}

val commonTest by getting {
val jvmTest by getting {
dependencies {
implementation(libs.kotest.assertions)
implementation(libs.kotest.framework.engine)
Expand Down

0 comments on commit e2a27eb

Please sign in to comment.