Commit fbf65ad
Fix test-wrapper vitest path construction
Replace non-existent constants.rootNodeModulesBinPath with explicit
path.join(constants.rootPath, 'node_modules', '.bin', vitestCmd).
Fixes ERR_INVALID_ARG_TYPE error in test-wrapper.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent eaa5199 commit fbf65ad
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
104 | 109 | | |
105 | 110 | | |
106 | 111 | | |
| |||
0 commit comments