Commit 0d3eda0
committed
Restore capture_stderr helper used by JSON formatter specs
The helper was removed in 2729bdf when it had no callers. The
concurrent-overwrite warning specs added in f9b698a depend on it,
so the merged tip of main fails on every Ruby version with
NoMethodError: undefined method 'capture_stderr'.1 parent c810227 commit 0d3eda0
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
0 commit comments