Your Name преди 3 години
родител
ревизия
c2d96ecfce
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      hhh/tests/phantomtest.py

+ 1 - 1
hhh/tests/phantomtest.py

@@ -68,6 +68,6 @@ while True:
     print(q)
     process_query(q)
     send_msg(q)
-    intsleep=random.randint(12,20)
+    intsleep=random.randint(19,30)
     time.sleep(intsleep)