mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-08 13:00:05 +00:00
chore(cypress): update config
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
const { defineConfig } = require('cypress')
|
||||
|
||||
module.exports = defineConfig({
|
||||
includeShadowDom: true,
|
||||
e2e: {
|
||||
includeShadowDom: true,
|
||||
chromeWebSecurity: false,
|
||||
defaultCommandTimeout: 20000,
|
||||
specPattern: 'cypress/integration/**/*.ts',
|
||||
|
||||
Reference in New Issue
Block a user