Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…tore-version into develop
  • Loading branch information
watanabeyu committed May 9, 2019
2 parents 1f2d0b8 + 00fafb5 commit a81d890
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@
}
},
"testMatch": [
"**/__tests__/*.+(ts|tsx|js)"
"**/__tests__/**/*.test.(ts|tsx|js)"
],
"testPathIgnorePatterns": [
"/node_modules/"
]
}
}
}

0 comments on commit a81d890

Please sign in to comment.