Skip to content
This repository has been archived by the owner on Jan 12, 2020. It is now read-only.

Commit

Permalink
fix: ci jest abnormal
Browse files Browse the repository at this point in the history
  • Loading branch information
bzone authored and bzone committed Sep 29, 2018
1 parent 5aa34e2 commit 3d0a12b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -15,6 +15,7 @@
"lint": "eslint --ext .js --ext .less src __test__"
},
"jest": {
"testURL": "http://localhost/",
"testPathIgnorePatterns": [
"/node_modules/",
"/examples/",
Expand Down

0 comments on commit 3d0a12b

Please sign in to comment.