Skip to content

Commit 71b40f3

Browse files
Merge pull request #1062 from devcarole/feature/issue-728-exports-health-probe
feat(exports): add GET /api/exports/health dependency probe (#728) - …
2 parents 70ffcbb + 84de441 commit 71b40f3

4 files changed

Lines changed: 758 additions & 1 deletion

File tree

jest.config.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ module.exports = {
3232
moduleNameMapper: {
3333
"^(\\.{1,2}/.*)\\.js$": "$1",
3434
},
35-
};
35+
};

0 commit comments

Comments
 (0)