Skip to content

Commit

Permalink
fixing ci
Browse files Browse the repository at this point in the history
  • Loading branch information
cauemarcondes committed Apr 16, 2024
1 parent 8794dc1 commit 7db23f6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ describe('TopN data from Elasticsearch', () => {
},
}) as Promise<any>
),
topNFunctions: jest.fn(),
};
const logger = loggerMock.create();

Expand Down

0 comments on commit 7db23f6

Please sign in to comment.