Skip to content

Commit

Permalink
chore: increase code coverage
Browse files Browse the repository at this point in the history
Signed-off-by: Cristian G <cristian.castro@iohk.io>
  • Loading branch information
cristianIOHK committed Jul 19, 2024
1 parent 53c0092 commit 287fa9f
Show file tree
Hide file tree
Showing 2 changed files with 491 additions and 34 deletions.
1 change: 1 addition & 0 deletions edge-agent-sdk/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ kotlin {
implementation("junit:junit:4.13.2")
implementation("org.mockito:mockito-core:4.4.0")
implementation("org.mockito.kotlin:mockito-kotlin:4.0.0")
// implementation("com.nimbusds:nimbus-jose-jwt:9.39")
}
}
val jvmMain by getting {
Expand Down
Loading

0 comments on commit 287fa9f

Please sign in to comment.