Skip to content

Commit

Permalink
Revise comment on stratis_min_create_with_clevis_tpm
Browse files Browse the repository at this point in the history
Signed-off-by: Bryan Gurney <[email protected]>
  • Loading branch information
bgurney-rh committed Oct 31, 2024
1 parent 8174c4d commit a157555
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/stratis_min.rs
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,7 @@ fn test_stratis_min_create_with_clevis_fail() {
test_with_stratisd_min_sim(stratis_min_create_with_clevis_fail);
}

// Test parsing when creating a pool w/ clevis TPM2, and a URL;
// this will fail.
// Test parsing when creating a pool w/ clevis TPM2, and a URL.
fn stratis_min_create_with_clevis_tpm() {
let mut cmd = Command::cargo_bin("stratis-min").unwrap();
cmd.arg("pool")
Expand Down

0 comments on commit a157555

Please sign in to comment.