mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Remove timeout from vscode test launch configuration (#139288)
This commit is contained in:
1
.vscode/launch.json
vendored
1
.vscode/launch.json
vendored
@ -38,7 +38,6 @@
|
|||||||
"module": "pytest",
|
"module": "pytest",
|
||||||
"justMyCode": false,
|
"justMyCode": false,
|
||||||
"args": [
|
"args": [
|
||||||
"--timeout=10",
|
|
||||||
"--picked"
|
"--picked"
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user