Skip to content

Commit

Permalink
fix: WEB-2336 fixed test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
sairam459 committed Jun 26, 2024
1 parent c34c5db commit f8065cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/whisp/whisp.service.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,5 @@ describe('WhispService', () => {

expect(whispModel.aggregate).toBeCalledWith([expectedMatch, expectedGroup]);
});

});
});

0 comments on commit f8065cc

Please sign in to comment.