Skip to content

Commit

Permalink
[No Jira] Fix warning Danger keeps reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
shaundon committed Oct 12, 2020
1 parent 2ecf85e commit dde1bdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -175,6 +175,7 @@
"^.+\\.scss$": "<rootDir>/scripts/stubs/styleStub.js",
"^.+\\.svg$": "<rootDir>/scripts/stubs/fileStub.js"
},
"coverageReporters": ["text"],
"coverageThreshold": {
"global": {
"statements": 75,
Expand Down

0 comments on commit dde1bdc

Please sign in to comment.