[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2023-08-30 10:48:33 +00:00 committed by Bruno Oliveira
parent a79f2f8a9d
commit c2567160be
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
[junit] move properties handling to :func:`finalize()` [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. which leads to some test cases missing the expected properties.