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.
1 parent 038ffa6 commit c2626f8Copy full SHA for c2626f8
plugin_test.py
@@ -78,7 +78,7 @@ def fn():
78
)
79
80
testdir.makepyfile(
81
- f"""
+ """
82
import pytest
83
from my_module import fn
84
pytest_plugins = 'pytest_github_actions_annotate_failures'
0 commit comments