From 0b510bcc5173ae8f3f29750d2097c6ef07a5a142 Mon Sep 17 00:00:00 2001 From: Ran Benita Date: Fri, 29 Jan 2021 16:06:36 +0200 Subject: changelog: fix missing tick Messes with the rendering. --- changelog/8192.bugfix.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/8192.bugfix.rst b/changelog/8192.bugfix.rst index 5b26ecbe4..8920b200a 100644 --- a/changelog/8192.bugfix.rst +++ b/changelog/8192.bugfix.rst @@ -1,3 +1,3 @@ -``testdir.makefile` now silently accepts values which don't start with ``.`` to maintain backward compatibility with older pytest versions. +``testdir.makefile`` now silently accepts values which don't start with ``.`` to maintain backward compatibility with older pytest versions. ``pytester.makefile`` now issues a clearer error if the ``.`` is missing in the ``ext`` argument. -- cgit v1.2.3