mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-21 22:19:41 +01:00
test: config changes
This commit is contained in:
@@ -40,9 +40,9 @@ module.exports = {
|
||||
|
||||
// Each test is given 30 seconds
|
||||
timeout: 30000,
|
||||
workers: IS_CI ? 3 : 4,
|
||||
workers: IS_CI ? 3 : 8,
|
||||
reporter: "list",
|
||||
retries: IS_CI ? 3 : 0,
|
||||
retries: IS_CI ? 3 : 1,
|
||||
use: {
|
||||
headless: true,
|
||||
acceptDownloads: true,
|
||||
|
||||
Reference in New Issue
Block a user