Skip to content

Commit

Permalink
Rename darwin_bless test to darwin_bless_json
Browse files Browse the repository at this point in the history
  • Loading branch information
ysthakur committed Mar 19, 2024
1 parent ad509b9 commit 21becbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/man_integration_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,6 @@ fn podman_ncdu_json() {
}

#[test]
fn darwin_bless() {
fn darwin_bless_json() {
run_test("json", &["bless"], &["--cmds", "^bless"]);
}

0 comments on commit 21becbe

Please sign in to comment.