Update launch.json

This commit is contained in:
Kjeld Schouten-Lebbing
2021-03-02 15:45:59 +01:00
committed by kjeld Schouten-Lebbing
parent 5f90513b4a
commit 45555df5c2
+1 -1
View File
@@ -27,7 +27,7 @@
"exec",
"m",
"-r",
"${workspaceFolder}/test/charts"
"${workspaceFolder}/.tools/tests/charts"
]
}
]