Skip to content

Commit b869b46

Browse files
committed
Fix spelling of Integration Tests
1 parent 720e4fc commit b869b46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/quality-monitor-jenkins.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
{
6363
"id": "junit",
6464
"icon": "rocket",
65-
"name": "Integration tests",
65+
"name": "Integration Tests",
6666
"pattern": "**/target/failsafe-reports/TEST*.xml"
6767
},
6868
{

0 commit comments

Comments
 (0)