Commit 5fd223e
Fix Jest setupFilesAfterEnv path resolution for CI
- Use explicit path <rootDir>/node_modules/@testing-library/jest-dom
- Resolves module resolution issues when Jest runs from workspace directory
- Fixes "Module @testing-library/jest-dom was not found" error in CI
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 3b34f34 commit 5fd223e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments