Skip to content

Commit

Permalink
debug stdout
Browse files Browse the repository at this point in the history
  • Loading branch information
bongbui321 committed May 25, 2024
1 parent 6fb9d7b commit 83b638e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/sim/tests/test_sim_bridge.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ def test_driving(self):
shutil.copytree(Paths.log_root(), SIM_LOG_DEST)

assert len(failure_states) == 0, f"Simulator fails to finish a loop. Failure states: {failure_states}"
assert 0


def teardown_method(self):
Expand Down

0 comments on commit 83b638e

Please sign in to comment.