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 c27e0df + 6c7b078 commit fc356b9Copy full SHA for fc356b9
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