Skip to content

Commit e2ac8f8

Browse files
Fix UT
1 parent 93fbdb6 commit e2ac8f8

File tree

4 files changed

+39
-57
lines changed

4 files changed

+39
-57
lines changed

.vscode/launch.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"request": "launch",
1111
"runtimeExecutable": "${execPath}",
1212
"env": {
13-
"ANALYZER_4D_PATH":"",
13+
"ANALYZER_4D_PATH":"TO_REPLACE",
14+
"VERSION_4D":"TO_REPLACE",
1415
"TOOL4D_DOWNLOAD":"false"
1516
},
1617
"args": [

editor/package-lock.json

Lines changed: 1 addition & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)