Skip to content

Commit

Permalink
chore: tmp disable of browser tests before release
Browse files Browse the repository at this point in the history
  • Loading branch information
getlarge committed Feb 15, 2022
1 parent 0461841 commit d41fb72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
},
"hooks": {
"before:init": [
"npm run test"
"npm run test:specs"
]
},
"npm": {
Expand Down

0 comments on commit d41fb72

Please sign in to comment.