Skip to content

Commit 9257845

Browse files
committed
chore: extend test timeout
1 parent d1332cb commit 9257845

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/e2e/extend-registry.test.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,7 @@ describe('basic', () => {
3939
},
4040
]
4141
`)
42+
}, {
43+
timeout: 30000,
4244
})
4345
})

0 commit comments

Comments
 (0)