Skip to content

Commit 7611f2c

Browse files
committed
test script
1 parent 1a99235 commit 7611f2c

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
@@ -71,7 +71,7 @@
7171
"repo:fix": "manypkg fix",
7272
"repo:resolve": "node scripts/set-resolution.js",
7373
"t": "yarn test",
74-
"test": "yarn e2e:server yarn jest",
74+
"test": "yarn jest",
7575
"test:ci": "yarn build && jest --coverage && yarn vitest",
7676
"test:coverage": "yarn jest --coverage",
7777
"test:watch": "yarn jest --watch",

0 commit comments

Comments
 (0)