diff --git a/changelog/11367.bugfix.rst b/changelog/11367.bugfix.rst index 7b4be8fe3..437bc3835 100644 --- a/changelog/11367.bugfix.rst +++ b/changelog/11367.bugfix.rst @@ -1,5 +1,4 @@ [junit] move properties handling to :func:`finalize()` -seem like not all the cases of calling finalize were adding the properties into the test case element, +seem like not all the cases of calling finalize were adding the properties into the test case element, which leads to some test cases missing the expected properties. -