mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 02:51:14 +00:00
fix(Rename Keys Node): Add a warning for regex that affect performance (#18911)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { NodeTestHarness } from '@nodes-testing/node-test-harness';
|
||||
|
||||
describe('Test DebugHelper Node', () => {
|
||||
new NodeTestHarness().setupTests();
|
||||
});
|
||||
Reference in New Issue
Block a user