Skip to content

Commit 7a34ff7

Browse files
committed
remove title
1 parent 9c3a9d4 commit 7a34ff7

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

browserstack-report-action/dist/index.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38292,9 +38292,6 @@ class MockReportService {
3829238292
report: {
3829338293
basic_html: `
3829438294
<html>
38295-
<head>
38296-
<title>Build Insights</title>
38297-
</head>
3829838295
<body>
3829938296

3830038297
<h2>Build Insights</h2>

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,6 @@ class MockReportService {
6969
report: {
7070
basic_html: `
7171
<html>
72-
<head>
73-
<title>Build Insights</title>
74-
</head>
7572
<body>
7673
7774
<h2>Build Insights</h2>

0 commit comments

Comments
 (0)