diff --git a/changelog/11233.feature.rst b/changelog/11233.feature.rst index 788106208..c465def84 100644 --- a/changelog/11233.feature.rst +++ b/changelog/11233.feature.rst @@ -1,5 +1,5 @@ Improvements to how ``-r`` for xfailures and xpasses: -* Report tracebacks for xfailures when ``-rx`` is set. -* Report captured output for xpasses when ``-rX`` is set. +* Report tracebacks for xfailures when ``-rx`` is set. +* Report captured output for xpasses when ``-rX`` is set. * For xpasses, add ``-`` in summary between test name and reason, to match how xfail is displayed.