Rename debug target to "UI" rather than Jest
This commit is contained in:
committed by
Tom Ratcliffe
parent
97b66c2a95
commit
349df74578
Vendored
+1
-1
@@ -46,7 +46,7 @@
|
||||
"webRoot": "${workspaceFolder}"
|
||||
},
|
||||
{
|
||||
"name": "Debug Jest test",
|
||||
"name": "Debug UI test",
|
||||
"type": "node",
|
||||
"request": "launch",
|
||||
"runtimeExecutable": "yarn",
|
||||
|
||||
Reference in New Issue
Block a user