mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
test(Item Lists Node): Unit tests (no-changelog)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { testWorkflows, getWorkflowFilenames } from '../../../../test/nodes/Helpers';
|
||||
|
||||
const workflows = getWorkflowFilenames(__dirname);
|
||||
|
||||
describe('Test ItemLists Node', () => testWorkflows(workflows));
|
||||
Reference in New Issue
Block a user