fix(lint): route webhook tests through plugin helpers

This commit is contained in:
Vincent Koc
2026-04-06 15:38:04 +01:00
parent ff7fe37d17
commit fdad227b92
2 changed files with 3 additions and 2 deletions

View File

@@ -0,0 +1 @@
export { createRuntimeTaskFlow } from "../../../src/plugins/runtime/runtime-taskflow.js";