Commit cf966df
committed
fix: add mocha exit flag to prevent hanging tests
The mocha exit: true flag ensures mocha exits after tests complete,
even if there are unclosed connections or handles.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
Signed-off-by: Lars Trieloff <[email protected]>1 parent f38f67d commit cf966df
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments