Skip to content

Commit 95a84ee

Browse files
authored
Fix: remove unused test command
1 parent 81f26a0 commit 95a84ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

typescript/eventbridge-mesh/single-consumer/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"scripts": {
55
"build": "tsc",
66
"watch": "tsc -w",
7-
"test": "jest",
87
"cdk": "cdk"
98
},
109
"devDependencies": {

0 commit comments

Comments
 (0)