We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f58b169 + 3bd8a91 commit a66c2bfCopy full SHA for a66c2bf
cargo-cyclonedx/tests/cli.rs
@@ -75,7 +75,6 @@ fn find_content_in_bom_files() -> Result<(), Box<dyn std::error::Error>> {
75
}
76
77
#[test]
78
-#[ignore]
79
fn find_content_in_stderr() -> Result<(), Box<dyn std::error::Error>> {
80
let tmp_dir = make_temp_rust_project()?;
81
0 commit comments