Skip to content

Commit

Permalink
Merge "[CameraPipe] Update CapturePipelineTest to use TestScope inste…
Browse files Browse the repository at this point in the history
…ad of real time work" into androidx-main
  • Loading branch information
Treehugger Robot authored and Gerrit Code Review committed Jun 12, 2023
2 parents 2a590e5 + 8c23de1 commit f3c90a3
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 105 deletions.
1 change: 1 addition & 0 deletions camera/camera-camera2-pipe-integration/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ dependencies {
testImplementation(libs.mockitoKotlin4)
testImplementation(libs.robolectric)
testImplementation(libs.kotlinCoroutinesTest)
testImplementation(libs.kotlinTestJunit)
testImplementation(project(":camera:camera-camera2-pipe-testing"))
testImplementation(project(":camera:camera-testing"))
testImplementation(project(":internal-testutils-ktx"))
Expand Down
Loading

0 comments on commit f3c90a3

Please sign in to comment.