1
0
Fork 0
mirror of synced 2024-06-27 02:20:35 +12:00

Removing dynamo client from coverage.

This commit is contained in:
mike12345567 2021-03-11 18:36:36 +00:00
parent 571ac3cf06
commit 9ef4deef38

View file

@ -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",