Commit 0c4c6b3
authored
test: Resolves setupFiles instead of letting Jest handling it (#3201)
This would hopefully help to fix releasing:
https://github.com/getsentry/sentry-cli/actions/runs/22871154749/job/66351058690
It is hard to tell as it works locally with every Node version. But it
could be that when there is a `<rootDir>` it is resolved a little
differently internally (it is resolved
[here](https://github.com/jestjs/jest/blob/efb59c2e81083f8dc941f20d6d20a3af2dc8d068/packages/jest-runner/src/runTest.ts#L237))1 parent a0e91bf commit 0c4c6b3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments