Преглед изворни кода

Stresstests: Fixes the -Z confirms template

Ask Solem пре 11 година
родитељ
комит
d2b2ee1b90
1 измењених фајлова са 1 додато и 0 уклоњено
  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}