Skip to content

Commit 0fcd87b

Browse files
committed
Update graph-schema-validator.spec.ts
1 parent 7863489 commit 0fcd87b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

apps/backend-services/src/workflow/graph-schema-validator.spec.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1260,7 +1260,7 @@ describe("graph-schema-validator", () => {
12601260
"..",
12611261
"..",
12621262
"docs-md",
1263-
"graph-workflows",
1263+
"workflows",
12641264
"templates",
12651265
"standard-ocr-workflow.json",
12661266
);
@@ -1281,7 +1281,7 @@ describe("graph-schema-validator", () => {
12811281
"..",
12821282
"..",
12831283
"docs-md",
1284-
"graph-workflows",
1284+
"workflows",
12851285
"templates",
12861286
"multi-page-report-workflow.json",
12871287
);

0 commit comments

Comments
 (0)