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 586ebe4 commit e2101e3Copy full SHA for e2101e3
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