1
0
Fork 0
mirror of synced 2024-06-01 18:20:18 +12:00

Removing dynamo client from coverage.

This commit is contained in:
mike12345567 2021-03-11 18:36:36 +00:00
parent 189a673c9c
commit 710b17b627

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