Skip to content

Commit

Permalink
chore: extend test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Jun 4, 2024
1 parent d1332cb commit 9257845
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/e2e/extend-registry.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,7 @@ describe('basic', () => {
},
]
`)
}, {
timeout: 30000,
})
})

0 comments on commit 9257845

Please sign in to comment.