import { NodeTestHarness } from '@nodes-testing/node-test-harness'; describe('Execute SplitInBatches Node', () => { new NodeTestHarness().setupTests(); });