From b25faae53e908d4c679ee536d337b62de2d7d73f Mon Sep 17 00:00:00 2001 From: dheerajck Date: Sat, 23 Mar 2024 02:38:46 +0530 Subject: [PATCH] Update changelog: Updated changelog --- changelog/12153.doc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/12153.doc.rst b/changelog/12153.doc.rst index aa62cca49..4545bc04a 100644 --- a/changelog/12153.doc.rst +++ b/changelog/12153.doc.rst @@ -1 +1 @@ -Updated docs: Documented a better way to detect if a code is running from within a pytest run. +Updated docs: Documented two ways to detect if a code is running from within a pytest run.