Skip to content

Commit

Permalink
fix(blue-sdk): increase test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Rubilmax committed Oct 11, 2024
1 parent f69585e commit 83e8524
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vitest.workspace.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ export default defineWorkspace([
test: {
name: "blue-sdk",
include: ["packages/blue-sdk/**/*.test.ts"],
testTimeout: 30_000,
},
},
{
Expand Down

0 comments on commit 83e8524

Please sign in to comment.