Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
cnpryer committed Feb 26, 2024
1 parent 47e90b4 commit d3bb60d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rye/tests/test_publish.rs
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ fn test_publish() {
----- stderr -----
error: failed to publish files
"###);

rye_cmd_snapshot!(space.rye_cmd().arg("publish").arg("--skip-save-credentials").arg("--token").arg("token"), @r###"
success: false
exit_code: 1
Expand Down

0 comments on commit d3bb60d

Please sign in to comment.