From a537cb7370c70b2e6a9d30d917b4ddb58a8c666c Mon Sep 17 00:00:00 2001 From: rebornix Date: Fri, 29 May 2020 12:07:26 -0700 Subject: [PATCH] :lipstick: --- .vscode/launch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index 72fd892dc3c..cfd41590211 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -170,7 +170,7 @@ "${workspaceFolder}/out/**/*.js" ], "presentation": { - "group": "6_tests", + "group": "5_tests", "order": 6 } },