Skip to content

Commit 547a9e4

Browse files
committed
Rebase with main branch
Signed-off-by: vishnuchalla <[email protected]>
2 parents 75f424b + 375be86 commit 547a9e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/app/api/v1/commons/example_responses.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ def response_422():
136136
"formal": "true",
137137
"startDate": "2024-05-16 19:39:48+00:00",
138138
"endDate": "2024-05-16 20:41:48+00:00",
139-
"buildUrl": "https://xxx.jenkins.redhat.com/job/your-jobs/23",
139+
"buildUrl": "https://ci-jenkins-xxx.com/job/your-tests/532",
140140
"jobStatus": "success",
141141
"jobDuration": 3720
142142
},

0 commit comments

Comments
 (0)