Explorar o código

tests passing

Ask Solem %!s(int64=11) %!d(string=hai) anos
pai
achega
f2cc7f4af3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      celery/tests/backends/test_amqp.py

+ 1 - 1
celery/tests/backends/test_amqp.py

@@ -276,7 +276,7 @@ class test_AMQPBackend(AppCase):
                 'status': states.SUCCESS,
                 'result': i,
                 'traceback': None,
-                'task_id': tid,
+                'task_id': task_id,
                 'children': None,
             })
             for i, task_id in enumerate(tids)