Skip to content

Commit 1dd2e2c

Browse files
committed
Remove comment in tests
1 parent 67b446e commit 1dd2e2c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/conftest.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
in pytest>=5.4.0 (pytest.Function.from_parent).
77
88
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).
9+
while keeping pytest-asyncio==0.10, as pytest-asyncio>=0.11 currently breaks tests.
1110
"""
1211

1312

0 commit comments

Comments
 (0)