Frontend tests improvements (#13115)
Fix warnings and lower coverage by 0.1%
This commit is contained in:
@ -4,6 +4,7 @@ const jestConfig = {
|
||||
prettierPath: null,
|
||||
// to enable logs, comment out the following line
|
||||
silent: true,
|
||||
errorOnDeprecated: true,
|
||||
clearMocks: true,
|
||||
displayName: 'twenty-server',
|
||||
rootDir: './',
|
||||
|
||||
Reference in New Issue
Block a user