test: expected failing test

This commit is contained in:
Ankush Menat 2023-05-09 12:42:25 +05:30
parent 4bd02a4ed1
commit e0f465ed9c

View file

@ -78,6 +78,7 @@ class TestBackgroundJobs(FrappeTestCase):
at_front=False,
failure_ttl=RQ_JOB_FAILURE_TTL,
result_ttl=RQ_RESULTS_TTL,
job_id=None,
)
def test_job_hooks(self):