Skip to content

Commit a6ffe6f

Browse files
committed
Update test snapshots for src/audits
1 parent 5942599 commit a6ffe6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/audits.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ describe('Render audit results to HTML', () => {
119119
<ul>
120120
<li><b>6</b> audits in total</li>
121121
<li><span style="font-family: monospace">✅</span> <b>2</b> pass</li>
122-
<li><span style="font-family: monospace">️</span> <b>2</b> warnings (optional)</li>
122+
<li><span style="font-family: monospace">️</span> <b>2</b> warnings (optional)</li>
123123
<li><span style="font-family: monospace">❌</span> <b>2</b> errors (required)</li>
124124
</ul>
125125

0 commit comments

Comments
 (0)