Skip to content

Commit

Permalink
feat: added annotations for tests to use (#90)
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Peterson <[email protected]>
  • Loading branch information
mattp-swirldslabs authored Aug 7, 2024
1 parent d30f5af commit 695b869
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ testModuleInfo {
requires("org.junit.jupiter.api")
requires("org.mockito")
requires("org.mockito.junit.jupiter")
requiresStatic("com.github.spotbugs.annotations")
}

var updateDockerEnv =
Expand Down

0 comments on commit 695b869

Please sign in to comment.