diff --git a/.vscode/launch.json b/.vscode/launch.json
index 15cdb9fb625f86aac59b4d33b7fe2a6fe47baba9..459a9e6acc587264d9210462f59fba44da23377f 100644
--- a/.vscode/launch.json
+++ b/.vscode/launch.json
@@ -38,7 +38,6 @@
       "module": "pytest",
       "justMyCode": false,
       "args": [
-        "--timeout=10",
         "--picked"
       ],
     },