Skip to content

Conversation

@mgattozzi
Copy link
Contributor

This updates our usage of Command::cargo_bin and AssertCmd::cargo_bin with the cargo_bin_cmd and cargo_bin macros to replace them as they were deprecated.

Closes #26975

@mgattozzi mgattozzi requested a review from a team December 5, 2025 19:18
Copy link
Contributor

@praveen-influx praveen-influx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹

@mgattozzi
Copy link
Contributor Author

Looks like an audit fail. I'll get a commit up for that

@mgattozzi mgattozzi force-pushed the mgattozzi/assert-cmd branch from b95d1e7 to b14c6f8 Compare December 5, 2025 19:31
This updates our usage of Command::cargo_bin and AssertCmd::cargo_bin
with the cargo_bin_cmd and cargo_bin macros to replace them as they
were deprecated.

Closes #26975
@mgattozzi mgattozzi force-pushed the mgattozzi/assert-cmd branch from b14c6f8 to 599ad15 Compare December 5, 2025 19:42
@mgattozzi mgattozzi merged commit 58412dd into main Dec 5, 2025
12 checks passed
@mgattozzi mgattozzi deleted the mgattozzi/assert-cmd branch December 5, 2025 19:58
@philjb philjb added the v3 label Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace use of deprecated assert_cmd::Command::cargo_bin in tests

5 participants