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 497904d commit accf852Copy full SHA for accf852
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