Skip to content

Commit

Permalink
Update index.test.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroki0525 committed Nov 22, 2023
1 parent 015e763 commit 1bd92f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cli/src/core/__tests__/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ describe("DandoriCoreCli", () => {
"description",
"deadline",
"assignee",
"status",
"all",
];
const expectedMessage = `Unsupported optional task props: ${optionalTaskProps}. Supported optional task props are ${supportedOptionalTaskProps.join(
Expand Down

0 comments on commit 1bd92f2

Please sign in to comment.