mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-12 14:22:28 +03:00
add dev mode to playwright tests
This commit is contained in:
@@ -3,7 +3,6 @@ const { devices } = require('@playwright/test');
|
||||
module.exports = {
|
||||
testMatch: /.*\/tests\/playwright\/.*\.test\.[jt]sx?/,
|
||||
timeout: 10 * 60 * 1000,
|
||||
actionTimeout: 300,
|
||||
navigationTimeout: 1000,
|
||||
retries: 0,
|
||||
workers: 4,
|
||||
|
||||
Reference in New Issue
Block a user