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: suppress deprecated assert_cmd warnings in CLI tests
- Replace deprecated Command::cargo_bin with helper function
- Add #[allow(deprecated)] to suppress warnings
- Clean up test code with reusable cargo_bin helper
- Maintain test functionality while eliminating warnings
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments