From 77e93c248afd6775b40c94700a51695bf2358087 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sviatoslav=20Sydorenko=20=28=D0=A1=D0=B2=D1=8F=D1=82=D0=BE?= =?UTF-8?q?=D1=81=D0=BB=D0=B0=D0=B2=20=D0=A1=D0=B8=D0=B4=D0=BE=D1=80=D0=B5?= =?UTF-8?q?=D0=BD=D0=BA=D0=BE=29?= Date: Tue, 2 Jul 2024 20:50:16 +0200 Subject: [PATCH] Merge pull request #12560 from webknjaz/maintenance/hotfixes/note/12531--xfail-no-cover (cherry picked from commit 4a75f65c7316bb135740456bc87173017c2ac998) --- changelog/12531.contrib.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/12531.contrib.rst b/changelog/12531.contrib.rst index fd83b211f..12083fc32 100644 --- a/changelog/12531.contrib.rst +++ b/changelog/12531.contrib.rst @@ -3,4 +3,4 @@ pytest's own tests marked as expected to fail from the coverage report. This has an effect of reducing the influence of flaky tests on the resulting number. --- by :user`webknjaz` +-- by :user:`webknjaz`