Skip to content

Commit

Permalink
fixed checks
Browse files Browse the repository at this point in the history
  • Loading branch information
juliaElastic committed Nov 8, 2022
1 parent a486196 commit c0755cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/plugins/fleet/public/mock/create_test_renderer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ export const createFleetTestRendererMock = (): TestRenderer => {
createPackagePolicyMultiPageLayout: true,
packageVerification: true,
showDevtoolsRequest: false,
showRequestDiagnostics: false,
});

const HookWrapper = memo(({ children }) => {
Expand Down

0 comments on commit c0755cf

Please sign in to comment.