mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-12-08 13:34:33 +01:00
Parallel e2e
This commit is contained in:
@@ -4,6 +4,7 @@ const { defineConfig } = require('cypress');
|
||||
const { addMatchImageSnapshotPlugin } = require('cypress-image-snapshot/plugin');
|
||||
|
||||
module.exports = defineConfig({
|
||||
projectId: 'n2sma2',
|
||||
e2e: {
|
||||
specPattern: 'cypress/integration/**/*.{js,jsx,ts,tsx}',
|
||||
setupNodeEvents(on, config) {
|
||||
|
||||
Reference in New Issue
Block a user