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 320ce46 commit 2b5c644Copy full SHA for 2b5c644
examples/expo-app/__tests__/Index.test.tsx
@@ -24,5 +24,5 @@ describe('Index', () => {
24
25
// Unmount the component to trigger cleanup.
26
unmount()
27
- })
+ }, 10000)
28
})
0 commit comments