mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-15 06:22:28 +03:00
improve code, add env, test nesting
This commit is contained in:
@@ -2,7 +2,7 @@ const { devices } = require('@playwright/test');
|
||||
|
||||
module.exports = {
|
||||
testMatch: /.*\/tests\/playwright\/.*\.test\.[jt]sx?/,
|
||||
timeout: 5 * 60 * 1000,
|
||||
timeout: 8 * 60 * 1000,
|
||||
actionTimeout: 300,
|
||||
navigationTimeout: 1000,
|
||||
retries: 0,
|
||||
|
||||
Reference in New Issue
Block a user