Skip to content

Commit

Permalink
fix replace
Browse files Browse the repository at this point in the history
  • Loading branch information
SWvheerden committed Jan 19, 2024
1 parent 3f4de81 commit 72259db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/tests/cucumber.rs
Expand Up @@ -120,7 +120,7 @@ fn main() {
});

// If by any chance we have anything in the stdout buffer just log it.
flush_stdout(&stdout_buffer);
try_flush_stdout(&stdout_buffer);

// Move the logs to the temp dir
let crate_root = PathBuf::from(env!("CARGO_MANIFEST_DIR"));
Expand Down

0 comments on commit 72259db

Please sign in to comment.