mirror of
https://github.com/laurent22/joplin.git
synced 2025-03-11 14:09:55 +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',
|
'jest-expect-message',
|
||||||
`${__dirname}/jest.setup.js`,
|
`${__dirname}/jest.setup.js`,
|
||||||
],
|
],
|
||||||
|
|
||||||
bail: true,
|
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user