Skip to content

Commit

Permalink
spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
thebino committed Aug 24, 2023
1 parent 44c059e commit 5556205
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class PhotosViewModelTests {
togglePrivacyStateUseCase = togglePrivacyUseCase,
getPhotosUseCase = getPhotosUseCase,
startPhotosSyncUseCase = startPhotosSyncUseCase,
getFacesUseCase = getFacesUseCase
getFacesUseCase = getFacesUseCase,
)
}
private val photo1 = Photo(
Expand Down

0 comments on commit 5556205

Please sign in to comment.