mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
feat: Modernize build and testing for workflow package (no-changelog) (#16771)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Tournament } from '@n8n/tournament';
|
||||
|
||||
import { PrototypeSanitizer, sanitizer } from '@/expression-sandboxing';
|
||||
import { PrototypeSanitizer, sanitizer } from '../src/expression-sandboxing';
|
||||
|
||||
const tournament = new Tournament(
|
||||
(e) => {
|
||||
|
||||
Reference in New Issue
Block a user