updated button tests
This commit is contained in:
@@ -13,14 +13,6 @@
|
||||
"build-storybook": "build-storybook",
|
||||
"test": "react-scripts test"
|
||||
},
|
||||
"jest": {
|
||||
"collectCoverageFrom": [
|
||||
"src/**/*.{js,jsx,ts,tsx}",
|
||||
"!<rootDir>/node_modules/",
|
||||
"!<rootDir>/path/to/dir/",
|
||||
"!**/*.stories.{js,jsx}"
|
||||
]
|
||||
},
|
||||
"author": "Andres Alcocer",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user