Removing dynamo client from coverage.
This commit is contained in:
parent
571ac3cf06
commit
9ef4deef38
|
@ -56,7 +56,8 @@
|
|||
"!src/api/routes/tests/**/*.js",
|
||||
"!src/api/controllers/deploy/**/*.js",
|
||||
"!src/*.js",
|
||||
"!src/api/controllers/static/**/*"
|
||||
"!src/api/controllers/static/**/*",
|
||||
"!src/db/dynamoClient.js"
|
||||
],
|
||||
"coverageReporters": [
|
||||
"lcov",
|
||||
|
|
Loading…
Reference in New Issue