Skip to content

Commit

Permalink
Update test.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxHalford committed Nov 17, 2023
1 parent aa8adef commit 2fcfe19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lea/app/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,5 @@ def test(
console.log(f"FAILURE {test}", style="bold red")
console.log(conflicts.head())
if fail_fast:
# TODO: print out the query to help quick debugging
raise RuntimeError(f"Test {test} failed")

0 comments on commit 2fcfe19

Please sign in to comment.