MOTOR-981 Test Failure - asyncio_tests.test_asyncio_session.TestAsyncIOSession.test_collection (#181)
This commit is contained in:
parent
19d12b0f4e
commit
6e8e2ee0e1
@ -104,7 +104,7 @@ class TestAsyncIOSession(AsyncIOTestCase):
|
||||
|
||||
await self._test_ops(client, *ops)
|
||||
|
||||
@asyncio_test(timeout=30)
|
||||
@asyncio_test(timeout=60)
|
||||
async def test_collection(self):
|
||||
listener = TestListener()
|
||||
client = self.asyncio_client(event_listeners=[listener])
|
||||
|
||||
Loading…
Reference in New Issue
Block a user