refactor: init cypress-cucumber-preprocessor install.
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -6,7 +6,7 @@
|
||||
"configurations": [
|
||||
{
|
||||
"name": "Test Cypress via NPM",
|
||||
"cwd": "${workspaceFolder}/cypress_app",
|
||||
"cwd": "${workspaceFolder}",
|
||||
"type": "node",
|
||||
"request": "launch",
|
||||
"runtimeExecutable": "npm",
|
||||
|
Reference in New Issue
Block a user