Skip to content

Commit 1782812

Browse files
olaservocliffhall
andauthored
Update src/filesystem/package.json
Co-authored-by: Cliff Hall <cliff@futurescale.com>
1 parent 7206e1a commit 1782812

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/filesystem/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"build": "tsc && shx chmod +x dist/*.js",
1818
"prepare": "npm run build",
1919
"watch": "tsc --watch",
20-
"test": "jest --config=jest.config.cjs"
20+
"test": "jest --config=jest.config.cjs --coverage"
2121
},
2222
"dependencies": {
2323
"@modelcontextprotocol/sdk": "^1.12.3",

0 commit comments

Comments
 (0)