You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/resources/com/browserstack/automate/ci/jenkins/integrationService/BrowserStackTestReportAction/index.jelly
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -98,6 +98,9 @@
98
98
</j:if>
99
99
100
100
<j:iftest="${(it.isReportAvailable())}">
101
+
<j:iftest="${(it.isReportTestAvailable())}" >
102
+
<pclass="no-report-para"><strongclass="strong-font-custom">BrowserStack Build Test Report generation In Progress meanwhile these are the test listing...</strong></p>
0 commit comments