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 a298901 + e68a42a commit 2aedd14Copy full SHA for 2aedd14
1 file changed
tests/tools/src/lib.rs
@@ -1146,7 +1146,6 @@ where
1146
);
1147
1148
let hash_kind = hash_kind_from_env().unwrap_or_default();
1149
- eprintln!("Using hash '{hash_kind}' when determining which fixture to use or recreate");
1150
1151
let script_location = script_name.as_ref();
1152
let script_path = fixture_path_inner(script_location, root);
0 commit comments