Commit 95b7925
committed
Fix last remaining test using cwd option instead of --output
- Change cli.test.ts line 115 to use --output parameter
- This should fix the final 2 failing tests in CI
- All 124 tests now pass locally1 parent 39c35c9 commit 95b7925
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
116 | | - | |
| 115 | + | |
117 | 116 | | |
118 | 117 | | |
119 | 118 | | |
| |||
0 commit comments