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 8b0f72f commit 3caee6cCopy full SHA for 3caee6c
javascript/src/index.spec.ts
@@ -54,4 +54,4 @@ describe('Acceptance Tests', async () => {
54
expect(content).xml.to.deep.eq(expectedXml)
55
})
56
}
57
-})
+}).timeout('5s')
0 commit comments