Skip to content

Commit

Permalink
Update PreviewViewModelTest.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjiagoogle committed Aug 19, 2024
1 parent e0236ac commit 669d436
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ class PreviewViewModelTest {
false,
cameraUseCase = cameraUseCase,
constraintsRepository = constraintsRepository,
settingsRepository = FakeSettingsRepository,
settingsRepository = FakeSettingsRepository
)
advanceUntilIdle()
}
Expand Down

0 comments on commit 669d436

Please sign in to comment.