Skip to content

Commit fe7121d

Browse files
Remove timeout mark
1 parent a8e19ae commit fe7121d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dask_jobqueue/tests/test_runner.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010

1111

1212
@pytest.mark.asyncio
13-
@pytest.mark.timeout(10)
1413
async def test_runner():
1514
commworld = AsyncCommWorld()
1615

0 commit comments

Comments
 (0)