mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 21:26:00 +00:00
@@ -1,8 +1,7 @@
|
||||
module.exports = {
|
||||
setupFilesAfterEnv: ['<rootDir>/setupTests.js'],
|
||||
reporters: [
|
||||
'default',
|
||||
'jest-summary-reporter',
|
||||
'jest-github-actions-reporter',
|
||||
'summary', // nice overall summary
|
||||
'github-actions', // adds inline annotations in PRs
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user