mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
test(Switch Node): Add test for switch node (no-changelog) (#5378)
This commit is contained in:
committed by
GitHub
parent
f44b4b1314
commit
e82bc50fd1
@@ -0,0 +1,4 @@
|
||||
import { testWorkflows, getWorkflowFilenames } from '../../../test/nodes/Helpers';
|
||||
const workflows = getWorkflowFilenames(__dirname);
|
||||
|
||||
describe('Execute Switch Node', () => testWorkflows(workflows));
|
||||
Reference in New Issue
Block a user