Skip to content

Commit c89f355

Browse files
authoredAug 29, 2022
Remove redundant pretest script (#50518)
1 parent 6d170b4 commit c89f355

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎package.json

-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@
101101
"es5-ext": "0.10.53"
102102
},
103103
"scripts": {
104-
"pretest": "gulp tests",
105104
"test": "gulp runtests-parallel --light=false",
106105
"test:eslint-rules": "gulp run-eslint-rules-tests",
107106
"build": "npm run build:compiler && npm run build:tests",

0 commit comments

Comments
 (0)
Please sign in to comment.