Commit 188c027
Pin Bun version to 1.2.22
Bun 1.2.23 introduced a regression causing false positives for nested
test() detection, breaking previously working tests with "test() inside
another test() is not yet implemented" errors.
Pinning to 1.2.22 until this regression is fixed.
oven-sh/bun#5090
Co-Authored-By: Claude <[email protected]>1 parent a1fe395 commit 188c027
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
| 194 | + | |
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
0 commit comments