Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
hebertzin authored Jun 23, 2024
2 parents fb5359b + f00ff2b commit 42f3e43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/unit/list-file-by-id-service.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ describe('ListFileByIdService', () => {
},
})

listFileByIdService = new ListFileByIdService(
listFileByIdService = new ListFileByIdService(
s3Client,
loggerService,
redis,
Expand Down

0 comments on commit 42f3e43

Please sign in to comment.