Skip to content

Commit 04a240f

Browse files
committed
gg
1 parent 963c675 commit 04a240f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

browserstack-report-action/dist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38359,7 +38359,7 @@ class MockReportService {
3835938359
</tr>
3836038360
</thead>
3836138361
<tbody>
38362-
<tr>
38362+
<tr>
3836338363
<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>
3836438364
<td class="status-unmarked">unmarked</td>
3836538365
<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>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ class MockReportService {
131131
</tr>
132132
</thead>
133133
<tbody>
134-
<tr>
134+
<tr>
135135
<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>
136136
<td class="status-unmarked">unmarked</td>
137137
<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>

0 commit comments

Comments
 (0)