Skip to content

Commit

Permalink
Missed a rename
Browse files Browse the repository at this point in the history
  • Loading branch information
clintandrewhall committed Jul 31, 2020
1 parent 765ec35 commit 32c6ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/canvas/storybook/storyshots.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jest.mock('@elastic/eui/lib/components/overlay_mask/overlay_mask', () => {

// Disabling this test due to https://github.com/elastic/eui/issues/2242
jest.mock(
'../public/components/workpad_header/share_menu/flyout/__examples__/share_website_flyout.stories',
'../public/components/workpad_header/share_menu/flyout/__examples__/flyout.stories',
() => {
return 'Disabled Panel';
}
Expand Down

0 comments on commit 32c6ff3

Please sign in to comment.