We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1332cb commit 9257845Copy full SHA for 9257845
test/e2e/extend-registry.test.ts
@@ -39,5 +39,7 @@ describe('basic', () => {
39
},
40
]
41
`)
42
+ }, {
43
+ timeout: 30000,
44
})
45
0 commit comments