Update format of the jest-junit-eslint.md output file

This commit is contained in:
Jozef Izso 2024-06-26 13:45:39 +02:00
parent 45526f79fd
commit 7befe80c6c

View file

@ -1,4 +1,9 @@
![Tests passed successfully](https://img.shields.io/badge/tests-1%20passed-success) ![Tests passed successfully](https://img.shields.io/badge/tests-1%20passed-success)
<details><summary>Expand for details</summary>
|Report|Passed|Failed|Skipped|Time|
|:---|---:|---:|---:|---:|
|fixtures/jest-junit-eslint.xml|1 ✅|||0ms|
## ✅ <a id="user-content-r0" href="#r0">fixtures/jest-junit-eslint.xml</a> ## ✅ <a id="user-content-r0" href="#r0">fixtures/jest-junit-eslint.xml</a>
**1** tests were completed in **0ms** with **1** passed, **0** failed and **0** skipped. **1** tests were completed in **0ms** with **1** passed, **0** failed and **0** skipped.
|Test suite|Passed|Failed|Skipped|Time| |Test suite|Passed|Failed|Skipped|Time|
@ -9,3 +14,4 @@
test test
✅ test.jsx ✅ test.jsx
``` ```
</details>