Skip to content

Commit a66c2bf

Browse files
authored
Merge pull request #608 from justahero/sebastian/revert-test-ignore
Revert test ignore
2 parents f58b169 + 3bd8a91 commit a66c2bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cargo-cyclonedx/tests/cli.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ fn find_content_in_bom_files() -> Result<(), Box<dyn std::error::Error>> {
7575
}
7676

7777
#[test]
78-
#[ignore]
7978
fn find_content_in_stderr() -> Result<(), Box<dyn std::error::Error>> {
8079
let tmp_dir = make_temp_rust_project()?;
8180

0 commit comments

Comments
 (0)