Skip to content

Commit c3813f6

Browse files
committed
tests: Remove WIP comment
1 parent 96b31a3 commit c3813f6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/test_command_runner.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -954,9 +954,6 @@ def command_runner_thread():
954954

955955

956956
def test_heartbeat():
957-
# Don't run this on github actions since they already capture logging output
958-
#if running_on_github_actions():
959-
# return
960957
# Log capture class, blatantly copied from https://stackoverflow.com/a/37967421/2635443
961958
class TailLogHandler(logging.Handler):
962959

0 commit comments

Comments
 (0)