Skip to content

Commit

Permalink
Fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
ivov committed Jun 18, 2024
1 parent 55da167 commit 34ebdcd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,6 @@ describe('ExecutionRecoveryService', () => {
let executionRecoveryService: ExecutionRecoveryService;
let orchestrationService: OrchestrationService;
let executionRepository: ExecutionRepository;
let orchestrationService: OrchestrationService;

beforeAll(async () => {
await testDb.init();
Expand Down

0 comments on commit 34ebdcd

Please sign in to comment.