Rename debug target to "UI" rather than Jest

This commit is contained in:
Tom Ratcliffe
2024-04-23 11:26:56 +01:00
committed by Tom Ratcliffe
parent 97b66c2a95
commit 349df74578
+1 -1
View File
@@ -46,7 +46,7 @@
"webRoot": "${workspaceFolder}"
},
{
"name": "Debug Jest test",
"name": "Debug UI test",
"type": "node",
"request": "launch",
"runtimeExecutable": "yarn",