Skip to content

Commit ab30c0d

Browse files
committed
chore: Fix unit tests
1 parent 9c4f710 commit ab30c0d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tests/expected/report.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<html>
22
<head>
3+
<meta charset="utf-8">
34
<title>HTML Validation Report</title>
45
<style>
56
body {font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, “Fira Sans”, “Droid Sans”, "Helvetica Neue", Arial, sans-serif;}

tests/expected/unreported.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<html>
22
<head>
3+
<meta charset="utf-8">
34
<title>HTML Validation Report</title>
45
<style>
56
body {font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, “Fira Sans”, “Droid Sans”, "Helvetica Neue", Arial, sans-serif;}

0 commit comments

Comments
 (0)