Skip to content

Commit e97c5f0

Browse files
Pascal Sjsnellbaker
Pascal S
authored andcommitted
Update package.json - make npm run test work (#3114) (#3117)
1 parent 80b5c3a commit e97c5f0

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
@@ -4,7 +4,7 @@
44
"description": "Header Bidding Management Library",
55
"main": "src/prebid.js",
66
"scripts": {
7-
"test": "gulp run-tests",
7+
"test": "gulp test",
88
"lint": "gulp lint"
99
},
1010
"repository": {

0 commit comments

Comments
 (0)