new-features #5
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ from src.dirmanager import DirManager
|
|||
|
||||
# global timeout and LOCALE
|
||||
LOCALE = {"Accept-Language": "de_DE"}
|
||||
TIMEOUT = 10_000
|
||||
TIMEOUT = 7_000
|
||||
expect.set_options(timeout=TIMEOUT)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue