You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(client/test): verify mock server binary exists after compilation (#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.
0 commit comments