summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorJose Carlos Menezes <jose@labcodes.com.br>2018-10-14 18:03:37 -0300
committerJose Carlos Menezes <jose@labcodes.com.br>2018-10-14 18:03:37 -0300
commitbbd1cbb0b3be15543b04674a8f358d2d1ff16a4a (patch)
tree1d30306537371c6bb1c2d96849452e0c5dc971c5 /changelog
parentd4dfd526c11d610e3b2314a8d77ad990623b5db0 (diff)
downloadpytest-bbd1cbb0b3be15543b04674a8f358d2d1ff16a4a.tar.gz
Update changelog to better reading
Diffstat (limited to 'changelog')
-rw-r--r--changelog/4098.feature.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog/4098.feature.rst b/changelog/4098.feature.rst
index d7a97ff62..1a53de759 100644
--- a/changelog/4098.feature.rst
+++ b/changelog/4098.feature.rst
@@ -1 +1 @@
-Add to pytest.exit a returncode argument to cleanly exit pytest.
+Add returncode argument to pytest.exit() to exit pytest with a specific return code.