Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 31, 2024
1 parent ad5cbc3 commit ebd56d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bbot/test/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ def pytest_terminal_summary(terminalreporter, exitstatus, config): # pragma: no
terminalreporter.write(f"\n{RED}Failure details:\n{item.longreprtext}{RESET}")


BELOW: debugging for frozen/hung tests
# BELOW: debugging for frozen/hung tests
import psutil
import traceback
import inspect
Expand Down

0 comments on commit ebd56d1

Please sign in to comment.