Skip to content

Commit

Permalink
[Canvas][tech-debt] Rename __examples__ to __stories__ (elastic#73853)
Browse files Browse the repository at this point in the history
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
  • Loading branch information
clintandrewhall and elasticmachine committed Aug 1, 2020
1 parent 4f18f1d commit 2d2e959
Show file tree
Hide file tree
Showing 121 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/canvas/storybook/storyshots.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,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__/flyout.stories',
'../public/components/workpad_header/share_menu/flyout/__stories__/flyout.stories',
() => {
return 'Disabled Panel';
}
Expand Down

0 comments on commit 2d2e959

Please sign in to comment.