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.