mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
Increase test timeout
This commit is contained in:
parent
6a9fa5e2ec
commit
aad1050e21
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ pytestmark = [
|
|||
pytest.mark.slow_test,
|
||||
pytest.mark.skip_if_not_root,
|
||||
pytest.mark.destructive_test,
|
||||
pytest.mark.timeout_unless_on_windows(360),
|
||||
pytest.mark.timeout_unless_on_windows(650),
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue