We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c1367b commit 897333bCopy full SHA for 897333b
tests/integrations/rq/test_rq.py
@@ -35,7 +35,6 @@ def _patch_rq_get_server_version(monkeypatch):
35
36
37
def crashing_job(foo):
38
- print("RUNNING CRASHING JOB")
39
1 / 0
40
41
0 commit comments