Explorar o código

Stresstests: Fixes the -Z confirms template

Ask Solem %!s(int64=11) %!d(string=hai) anos
pai
achega
d2b2ee1b90
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      funtests/stress/stress/templates.py

+ 1 - 0
funtests/stress/stress/templates.py

@@ -85,4 +85,5 @@ class pickle(default):
 
 @template()
 class confirms(default):
+    BROKER_URL='pyamqp://'
     BROKER_TRANSPORT_OPTIONS = {'confirm_publish': True}