Skip to content

Commit

Permalink
✏️ fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MeditationDuck committed Sep 18, 2024
1 parent 0839990 commit 502ae28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wake/testing/pytest_plugin_multiprocess_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ def pytest_runtestloop(self, session: pytest.Session):
print("")
for report in reports:
session.config.hook.pytest_runtest_logreport(report=report)

return True

def pytest_terminal_summary(self, terminalreporter, exitstatus, config):
Expand Down

0 comments on commit 502ae28

Please sign in to comment.