Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
RicardoE105 committed Feb 24, 2025
1 parent 51d107b commit 503ed69
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1210,7 +1210,7 @@ describe('GET /workflows?includeFolders=true', () => {
type: ownerPersonalProject.type,
},
parentFolder: null,
workflowsCount: 0,
workflowCount: 0,
}),
]),
});
Expand Down

0 comments on commit 503ed69

Please sign in to comment.