Skip to content

Commit

Permalink
test(vod-validator): fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukebe committed Aug 24, 2023
1 parent 77b2db9 commit 687dc5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/zod-validator/test/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ describe('Basic', () => {
}
}
output: {
success: true
success: boolean
message: string
}
}
Expand Down

0 comments on commit 687dc5a

Please sign in to comment.