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 82d1be8 commit 497904dCopy full SHA for 497904d
examples/expo-app/__tests__/Index.test.tsx
@@ -18,7 +18,7 @@ describe('Index', () => {
18
expect(getByTestId('realtime_status')).toHaveTextContent('SUBSCRIBED')
19
},
20
{
21
- timeout: 2000,
+ timeout: 10000,
22
}
23
)
24
0 commit comments