Commit fc15f72
fix(client/test): verify mock server binary exists after compilation (mark3labs#215)
Add explicit check to confirm the compiled mock server binary actually
exists at the expected path after compilation, providing a more helpful
error message if the binary is missing.1 parent 6ae5840 commit fc15f72
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
0 commit comments