chore(editor): Update frontend dev tooling (no-changelog) (#12045)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-12-04 17:58:19 +01:00
committed by GitHub
parent 4ac5f9527b
commit b145f52972
9 changed files with 762 additions and 840 deletions

View File

@@ -255,7 +255,6 @@ export const routes: RouteRecordRaw[] = [
},
{
path: '/workflow/:name/evaluation',
name: VIEWS.TEST_DEFINITION,
meta: {
keepWorkflowAlive: true,
middleware: ['authenticated'],