Explorar o código

Fixes broken test

Ask Solem %!s(int64=14) %!d(string=hai) anos
pai
achega
d75e15eeab
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      celery/tests/test_utils_info.py

+ 2 - 2
celery/tests/test_utils_info.py

@@ -30,8 +30,8 @@ QUEUES = {"queue1": {
 
 
 QUEUE_FORMAT = """
-. queue1 -> exchange:exchange1 (type1) binding:bind1
-. queue2 -> exchange:exchange2 (type2) binding:bind2
+. queue1:      exchange:exchange1 (type1) binding:bind1
+. queue2:      exchange:exchange2 (type2) binding:bind2
 """.strip()