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 67b446e commit 1dd2e2cCopy full SHA for 1dd2e2c
tests/conftest.py
@@ -6,8 +6,7 @@
6
in pytest>=5.4.0 (pytest.Function.from_parent).
7
8
In the context of scrapy-playwright, this allows to unpin the outdated pytest<5.4.0 dependency,
9
-while keeping pytest-asyncio==0.10, as pytest-asyncio>=0.11 currently breaks tests
10
-(likely to be because of https://github.com/pytest-dev/pytest-asyncio/issues/157).
+while keeping pytest-asyncio==0.10, as pytest-asyncio>=0.11 currently breaks tests.
11
"""
12
13
0 commit comments