diff --git a/warp/tests/walkthrough_debug.py b/warp/tests/walkthrough_debug.py index 7e6aa5a1b..9b590d86b 100644 --- a/warp/tests/walkthrough_debug.py +++ b/warp/tests/walkthrough_debug.py @@ -26,7 +26,7 @@ }, { "name": "Python: Current File", - "type": "python", + "type": "debugpy", "request": "launch", "program": "${file}", "console": "integratedTerminal",