Your Name há 3 anos atrás
pai
commit
c2d96ecfce
1 ficheiros alterados com 1 adições e 1 exclusões
  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)