Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into large-assignment-01
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-byrne committed Oct 1, 2024
2 parents ae93b08 + 83c621f commit 8fc2778
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test.py
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,6 @@ def clear_cache():
break
if skip_test:
continue

# If --last-failed is set, only include the tests that are in the 'failed_tests' cache
if args.lf and test not in last_failed_tests:
continue
Expand Down

0 comments on commit 8fc2778

Please sign in to comment.