mirror of https://github.com/laurent22/joplin.git
Tools: Do not bail when failing server tests
parent
6d184fb47c
commit
da177d3025
|
@ -16,6 +16,4 @@ module.exports = {
|
|||
'jest-expect-message',
|
||||
`${__dirname}/jest.setup.js`,
|
||||
],
|
||||
|
||||
bail: true,
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue