File tree Expand file tree Collapse file tree 2 files changed +16
-12
lines changed
browserstack-report-action Expand file tree Collapse file tree 2 files changed +16
-12
lines changed Original file line number Diff line number Diff line change @@ -38358,12 +38358,14 @@ class MockReportService {
3835838358 <th align="center">Duration</th>
3835938359 </tr>
3836038360 </thead>
38361- <tr>
38362- <td class="test-link"><a href="https://observability.browserstack.com/builds/9e990e38d21300c76dbd8413ead232944c7a66de?tab=tests&details=13512939&utm_medium=cicd&utm_source=github-actions" target="_blank">BStack-[NodeJS] Sample Test</a></td>
38363- <td class="status-unmarked">unmarked</td>
38364- <td class="test-history"><a href="https://observability.browserstack.com/builds/9e990e38d21300c76dbd8413ead232944c7a66de?tab=tests&details=13512939&utm_medium=cicd&utm_source=github-actions" target="_blank">View History</a></td>
38365- <td>firefox,138</td><td>OS X,Sonoma</td><td>75s</td></tr>
38366-
38361+ <tbody>
38362+ <tr>
38363+ <td class="test-link"><a href="https://observability.browserstack.com/builds/9e990e38d21300c76dbd8413ead232944c7a66de?tab=tests&details=13512939&utm_medium=cicd&utm_source=github-actions" target="_blank">BStack-[NodeJS] Sample Test</a></td>
38364+ <td class="status-unmarked">unmarked</td>
38365+ <td class="test-history"><a href="https://observability.browserstack.com/builds/9e990e38d21300c76dbd8413ead232944c7a66de?tab=tests&details=13512939&utm_medium=cicd&utm_source=github-actions" target="_blank">View History</a></td>
38366+ <td>firefox,138</td><td>OS X,Sonoma</td><td>75s</td>
38367+ </tr>
38368+ </tbody>
3836738369 </table>
3836838370
3836938371</body>
Original file line number Diff line number Diff line change @@ -130,12 +130,14 @@ class MockReportService {
130130 <th align="center">Duration</th>
131131 </tr>
132132 </thead>
133- <tr>
134- <td class="test-link"><a href="https://observability.browserstack.com/builds/9e990e38d21300c76dbd8413ead232944c7a66de?tab=tests&details=13512939&utm_medium=cicd&utm_source=github-actions" target="_blank">BStack-[NodeJS] Sample Test</a></td>
135- <td class="status-unmarked">unmarked</td>
136- <td class="test-history"><a href="https://observability.browserstack.com/builds/9e990e38d21300c76dbd8413ead232944c7a66de?tab=tests&details=13512939&utm_medium=cicd&utm_source=github-actions" target="_blank">View History</a></td>
137- <td>firefox,138</td><td>OS X,Sonoma</td><td>75s</td></tr>
138-
133+ <tbody>
134+ <tr>
135+ <td class="test-link"><a href="https://observability.browserstack.com/builds/9e990e38d21300c76dbd8413ead232944c7a66de?tab=tests&details=13512939&utm_medium=cicd&utm_source=github-actions" target="_blank">BStack-[NodeJS] Sample Test</a></td>
136+ <td class="status-unmarked">unmarked</td>
137+ <td class="test-history"><a href="https://observability.browserstack.com/builds/9e990e38d21300c76dbd8413ead232944c7a66de?tab=tests&details=13512939&utm_medium=cicd&utm_source=github-actions" target="_blank">View History</a></td>
138+ <td>firefox,138</td><td>OS X,Sonoma</td><td>75s</td>
139+ </tr>
140+ </tbody>
139141 </table>
140142
141143</body>
You can’t perform that action at this time.
0 commit comments