WIP: mock selenium response
This commit is contained in:
@@ -4,5 +4,5 @@ module.exports = {
|
||||
globalSetup: './test/integration/setup.cjs',
|
||||
globalTeardown: './test/integration/teardown.cjs',
|
||||
testPathIgnorePatterns: ['/node_modules/', 'test/unit'],
|
||||
testTimeout: 5000
|
||||
testTimeout: 5000,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user