mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-06 07:32:46 +00:00

* fix(ui-test): segmentation fault error unit tests Getting segmentation fault error on GitHub CI too frequently for running tests with coverage. trying possible fix for it Reference: https://github.com/facebook/jest/issues/10662 * fix failed unit tests * remove coverage to test segmentation fault * update maxWorker to resolve segmentation fault * remove duplicate key from props