Skip to content

Commit b0a2fc4

Browse files
Update test.c
1 parent ca49ed0 commit b0a2fc4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

code/logic/test.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,6 @@ void fossil_pizza_run_test(const fossil_pizza_engine_t* engine, fossil_pizza_cas
503503
} else {
504504
test_case->result = FOSSIL_PIZZA_CASE_FAIL;
505505
if (engine->pallet.run.fail_fast) {
506-
fossil_pizza_show_cases(suite, engine);
507506
return; // Exit immediately if --fail-fast is enabled
508507
}
509508
}

0 commit comments

Comments
 (0)