Skip to content

Commit

Permalink
fix(stackdrive): add mockito for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarulg committed Aug 13, 2024
1 parent e1114b0 commit ec2c2ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kayenta-stackdriver/kayenta-stackdriver.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ dependencies {
implementation project(":kayenta-core")
implementation project(":kayenta-google")
api "com.google.apis:google-api-services-monitoring"
testImplementation 'org.mockito:mockito-inline'
}

0 comments on commit ec2c2ce

Please sign in to comment.