diff --git a/turbo.json b/turbo.json index 5ea169bbfad0c..0da2b6e54d873 100644 --- a/turbo.json +++ b/turbo.json @@ -49,11 +49,6 @@ }, "lint": {}, "lintfix": {}, - "test:wf": { - "dependsOn": [ - "n8n-core#test" - ] - }, "test:backend": { "dependsOn": [ "@n8n/config#test",