mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-05 13:02:27 +03:00
rename tests folder to test
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
const { devices } = require('@playwright/test');
|
||||
|
||||
module.exports = {
|
||||
testMatch: /.*\/tests\/playwright\/.*\.test\.[jt]sx?/,
|
||||
testMatch: /.*\/test\/playwright\/.*\.test\.[jt]sx?/,
|
||||
timeout: 10 * 60 * 1500,
|
||||
navigationTimeout: 1000,
|
||||
retries: 0,
|
||||
|
||||
Reference in New Issue
Block a user