Skip to content

Commit fc356b9

Browse files
authored
Merge branch 'main' into drop_pypy36
2 parents c27e0df + 6c7b078 commit fc356b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import pytest_twisted
33

44

5-
pytest_plugins = "_pytest.pytester"
5+
pytest_plugins = "pytester"
66

77

88
@pytest.hookimpl(tryfirst=True)

0 commit comments

Comments
 (0)