Skip to content

Commit 5ff3151

Browse files
committed
ci: Extend browser connection timeout to 2 min
1 parent 466f6e9 commit 5ff3151

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/vitest.browserstack.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ export default defineConfig({
3737
browser: {
3838
enabled: true,
3939
provider: playwright(),
40+
connectTimeout: 120_000,
4041
instances: [
4142
{
4243
name: 'Chrome Old',

0 commit comments

Comments
 (0)