Commit 4bb3969
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 <noreply@anthropic.com>1 parent 7d65b9a commit 4bb3969
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
0 commit comments