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)