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 75b1860 commit 157d81eCopy full SHA for 157d81e
test/test_testing.py
@@ -189,7 +189,7 @@ def test_bare_pytest_invocation(
189
tmp_path: Path, capfd: pytest.CaptureFixture[str], test_runner: str
190
) -> None:
191
"""
192
- Check that if a user runs pytest in the the test cwd without setting
+ Check that if a user runs pytest in the test cwd without setting
193
test-sources, it raises a helpful error
194
195
project_dir = tmp_path / "project"
0 commit comments