fix(tests): change 'break' to 'return' in run_tests
Changing 'break' to 'return' in the run_tests function to stop the test loop when a failure occurs, improving test harness behavior by returning from the function instead of breaking out of the loop.
This commit is contained in:
parent
199abfba88
commit
514e089214
Loading…
x
Reference in New Issue
Block a user