mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-21 09:38:01 +02:00
Tools: Do not bail when failing server tests
This commit is contained in:
parent
6d184fb47c
commit
da177d3025
@ -16,6 +16,4 @@ module.exports = {
|
||||
'jest-expect-message',
|
||||
`${__dirname}/jest.setup.js`,
|
||||
],
|
||||
|
||||
bail: true,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user