Skip to content

Commit

Permalink
Fix type check
Browse files Browse the repository at this point in the history
  • Loading branch information
doakalexi committed Aug 30, 2023
1 parent 3d4b2b8 commit 7b80809
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ describe('listTypes()', () => {
unsecuredSavedObjectsClient: savedObjectsClientMock.create(),
inMemoryConnectors: [],
actionExecutor: actionExecutorMock.create(),
executionEnqueuer: jest.fn(),
ephemeralExecutionEnqueuer: jest.fn(),
bulkExecutionEnqueuer: jest.fn(),
request: httpServerMock.createKibanaRequest(),
Expand Down

0 comments on commit 7b80809

Please sign in to comment.