Commit 7bf78a0
fix(node-core): Neutralize higher-priority env vars in getSentryRelease tests
Tests now stub GITHUB_SHA to empty string to prevent CI environment
variables from interfering with Heroku env var tests. This ensures
tests pass reliably on GitHub Actions and other CI environments where
git provider env vars are pre-set.
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>1 parent 0f60aad commit 7bf78a0
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
| |||
0 commit comments