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.
2 parents 87845bd + 24dff9f commit 6c7b078Copy full SHA for 6c7b078
testing/conftest.py
@@ -2,7 +2,7 @@
2
import pytest_twisted
3
4
5
-pytest_plugins = "_pytest.pytester"
+pytest_plugins = "pytester"
6
7
8
@pytest.hookimpl(tryfirst=True)
0 commit comments