Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
denysoblohin-okta committed Apr 25, 2022
1 parent 635d025 commit 2616432
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/spec/services/LeaderElectionService.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ describe('LeaderElectionService', () => {
return service;
}

//todo Channel is closed

it('can await leadership and then call onLeader', async () => {
// Become leader in 100ms
const mockedElector = {
Expand Down

0 comments on commit 2616432

Please sign in to comment.