summaryrefslogtreecommitdiff
path: root/tests/pytest_/test_init.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pytest_/test_init.py')
-rw-r--r--tests/pytest_/test_init.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pytest_/test_init.py b/tests/pytest_/test_init.py
index a433a048..1bb4eed4 100644
--- a/tests/pytest_/test_init.py
+++ b/tests/pytest_/test_init.py
@@ -100,7 +100,7 @@ def test_tox_run_outcome_repr(tox_project: ToxProjectCreator) -> None:
cmd: {sys.executable} -m tox l
cwd: {project.path}
standard output
- additional environments:
+ default environments:
py -> [no description]
""",
).lstrip()