n8n/cypress/pages/modals/index.ts
Alex Grozav 246189f6da
feat: Add workflow and credential sharing access e2e tests (#5463)
feat: add workflow and credential sharing access e2e tests
2023-02-14 16:13:00 +02:00

4 lines
110 B
TypeScript

export * from './credentials-modal';
export * from './message-box';
export * from './workflow-sharing-modal';