Remove duplicated comment

This commit is contained in:
Lucas Farias 2025-05-24 16:26:11 -03:00
parent db9352b1c2
commit 8c7d72a313

View File

@ -27,8 +27,6 @@ impl Prepare for TestCommand {
PreparedCommand::new::<Self>(
cmd!(
sh,
// `--benches` runs each benchmark once in order to verify that they behave
// correctly and do not panic.
"cargo test --tests {no_fail_fast} -- --skip check_mesh --skip check_standard_material"
),
"Please fix failing tests in output above.",