Skip to content

Commit 3df1026

Browse files
committed
chore: Add description for test-case-component/package.json
1 parent 555a9ca commit 3df1026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/test-case-component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "test-case-component",
33
"version": "1.0.0",
4-
"description": "",
4+
"description": "Component for displaying results of test cases in cursorless-vscode-e2e",
55
"main": "index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)