Skip to content

Commit

Permalink
debug message --
Browse files Browse the repository at this point in the history
  • Loading branch information
henricasanova committed Sep 19, 2024
1 parent 25b1f57 commit fcee58a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/simulation_events_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
simulation.sleep(10000)

events = simulation.get_events()
print(events)

assert len(events) == 1, "There should be a single simulation event"

Expand Down

0 comments on commit fcee58a

Please sign in to comment.