Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Jest and Storybook fixes (elastic#116132)
* Fix all broken stories * In stories that were broken, add an associated Jest test so they if they break in the future we'll know * Fix all console.error messages that were being printed during Jest test runs * Add test setup which makes it so `console.error` throws an error so tests will fail if error console messages are printed # Conflicts: # x-pack/plugins/apm/public/components/shared/backend_link.stories.tsx
- Loading branch information