We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 720e4fc commit b869b46Copy full SHA for b869b46
1 file changed
.github/workflows/quality-monitor-jenkins.yml
@@ -62,7 +62,7 @@ jobs:
62
{
63
"id": "junit",
64
"icon": "rocket",
65
- "name": "Integration tests",
+ "name": "Integration Tests",
66
"pattern": "**/target/failsafe-reports/TEST*.xml"
67
},
68
0 commit comments