Skip to content

Commit 2507845

Browse files
committed
fix:
1 parent 5651937 commit 2507845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"watch-tests": "tsc -p . -w --outDir out",
9292
"pretest": "npm run compile-tests && npm run compile",
9393
"lint": "ESLINT_USE_FLAT_CONFIG=false eslint src --ext ts",
94-
"test": "vscode-test",
94+
"test": "vscode-test .",
9595
"release": "release-it"
9696
},
9797
"dependencies": {

0 commit comments

Comments
 (0)