From 12cafec6fb6a63a0b503f65820c24085060f6c14 Mon Sep 17 00:00:00 2001 From: Alexander King <55767786+king-alexander@users.noreply.github.com> Date: Fri, 29 Oct 2021 10:27:10 -0400 Subject: [PATCH] Update changelog/8377.bugfix.rst Co-authored-by: Ran Benita --- changelog/8377.bugfix.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/8377.bugfix.rst b/changelog/8377.bugfix.rst index eab4135e9..3df54a949 100644 --- a/changelog/8377.bugfix.rst +++ b/changelog/8377.bugfix.rst @@ -1,2 +1,2 @@ The test selection options ``pytest -k`` and ``pytest -m`` now support matching -names containing forwardslash (``\/``)characters. +names containing forward slash (``/``) characters.