dillon1000/react
Commit
Browse files Fix test_build_devtools CI job to run test-build-devtools (#17631)
* Skip abandoned project folders in Jest config This fixes a problem that occurs after renaming a package. * Fix test_build_devtools to run test-build-devtools * Exclude console.error plugin for DevTools packages * Use correct release channel for DevTools tests This should fix the createRoot error. * Fix TZ dependent test * Change DT job dependencies
Changed paths5 files
First-parent comparison.circleci/config.yml ModifiedM packages/react-devtools-shared/src/__tests__/inspectedElementContext-test.js ModifiedM scripts/jest/config.build-devtools.js ModifiedM scripts/jest/config.build.js ModifiedM scripts/jest/preprocessor.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…