Skip to content

Commit

Permalink
fix(tool/test): set timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
kwaa committed Dec 6, 2024
1 parent c1a4aff commit a0cd4de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/tool/test/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@ describe('@xsai/tool', () => {
})

expect(text).toMatchSnapshot()
})
}, 20000)
})

0 comments on commit a0cd4de

Please sign in to comment.