Skip to content

Commit 963c675

Browse files
committed
gg
1 parent 415c7f7 commit 963c675

File tree

2 files changed

+14
-12
lines changed

2 files changed

+14
-12
lines changed

browserstack-report-action/dist/index.js

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38359,12 +38359,13 @@ class MockReportService {
3835938359
</tr>
3836038360
</thead>
3836138361
<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>
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+
3836838369
</tbody>
3836938370
</table>
3837038371

browserstack-report-action/src/services/MockReportService.js

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -131,12 +131,13 @@ class MockReportService {
131131
</tr>
132132
</thead>
133133
<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>
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+
140141
</tbody>
141142
</table>
142143

0 commit comments

Comments
 (0)