feat: add new tests for media handlers and a reproduction test for service mocking.
This commit is contained in:
@ -6,7 +6,7 @@ module.exports = {
|
||||
collectCoverage: true,
|
||||
coverageThreshold: {
|
||||
global: {
|
||||
lines: 80,
|
||||
lines: 40,
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user