test: expected failing test
This commit is contained in:
parent
4bd02a4ed1
commit
e0f465ed9c
1 changed files with 1 additions and 0 deletions
|
|
@ -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):
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue