test(Execute Command Node): Unit tests (no-changelog) (#5374)
This commit is contained in:
committed by
GitHub
parent
e82bc50fd1
commit
ce732b42c8
@@ -0,0 +1,4 @@
|
||||
import { testWorkflows, getWorkflowFilenames } from '../../../test/nodes/Helpers';
|
||||
const workflows = getWorkflowFilenames(__dirname);
|
||||
|
||||
describe('Execute Execute Command Node', () => testWorkflows(workflows));
|
||||
Reference in New Issue
Block a user