Skip to content

Commit e80d4c3

Browse files
fix: tests after copyright notice inserted
1 parent 1ca7899 commit e80d4c3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

snykTask/test/fixtures/somehtml.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[command]/usr/local/bin/snyk-to-html -i /home/vsts/work/_temp/report-2020-11-29TLOLZ12-55-07.json
2-
<!DOCTYPE html>
31
<!--
42
~ Copyright 2022 Snyk Ltd.
53
~
@@ -15,7 +13,9 @@
1513
~ See the License for the specific language governing permissions and
1614
~ limitations under the License.
1715
-->
16+
[command]/usr/local/bin/snyk-to-html -i /home/vsts/work/_temp/report-2020-11-29TLOLZ12-55-07.json
1817

18+
<!DOCTYPE html>
1919
<html lang="en">
2020
[command]/usr/local/bin/snyk-to-html -i /home/vsts/work/_temp/report-2020-11-29TLOLZ12-55-07.json
2121
<head>

snykTask/test/fixtures/somehtmlAfterGlobal.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
<!--
32
~ Copyright 2022 Snyk Ltd.
43
~
@@ -15,6 +14,7 @@
1514
~ limitations under the License.
1615
-->
1716

17+
1818
<!DOCTYPE html>
1919
<html lang="en">
2020

0 commit comments

Comments
 (0)