Skip to content

Commit

Permalink
fix:improve tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cunla committed Feb 6, 2024
1 parent 8b807f6 commit 430327e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
testing {
dependencies {
// implementation(libs.dotenv)
implementation(libs.mockk)
testImplementation(libs.mockk)
}
}

Expand Down

0 comments on commit 430327e

Please sign in to comment.