Skip to content

Commit 6c7b078

Browse files
authored
Merge pull request #148 from altendky/pytest7
2 parents 87845bd + 24dff9f commit 6c7b078

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)