refactor for independent test dirs #7
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ from src.utils import BaseUrl
|
|||
|
||||
# global timeout and LOCALE
|
||||
LOCALE = {"Accept-Language": "de_DE"}
|
||||
TIMEOUT = 7_000
|
||||
TIMEOUT = 15_000
|
||||
expect.set_options(timeout=TIMEOUT)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue