Skip to content

Commit 0307dba

Browse files
committed
chore: Update test fixtures
1 parent 769ed23 commit 0307dba

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

__tests__/__snapshots__/bin.js.snap

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ exports[`--config 1`] = `
55
<html>
66
<head>
77
<meta charset='utf-8' />
8-
<title>documentation 5.2.2 | Documentation</title>
8+
<title>documentation 5.3.0 | Documentation</title>
99
<meta name='viewport' content='width=device-width,initial-scale=1'>
1010
<link href='assets/bass.css' type='text/css' rel='stylesheet' />
1111
<link href='assets/style.css' type='text/css' rel='stylesheet' />
@@ -17,7 +17,7 @@ exports[`--config 1`] = `
1717
<div id='split-left' class='overflow-auto fs0 height-viewport-100'>
1818
<div class='py1 px2'>
1919
<h3 class='mb0 no-anchor'>documentation</h3>
20-
<div class='mb1'><code>5.2.2</code></div>
20+
<div class='mb1'><code>5.3.0</code></div>
2121
<input
2222
placeholder='Filter'
2323
id='filter-input'

__tests__/__snapshots__/test.js.snap

+2-2
Original file line numberDiff line numberDiff line change
@@ -797,7 +797,7 @@ exports[`html nested.input.js 1`] = `
797797
<html>
798798
<head>
799799
<meta charset='utf-8' />
800-
<title>documentation 5.2.2 | Documentation</title>
800+
<title>documentation 5.3.0 | Documentation</title>
801801
<meta name='viewport' content='width=device-width,initial-scale=1'>
802802
<link href='assets/bass.css' type='text/css' rel='stylesheet' />
803803
<link href='assets/style.css' type='text/css' rel='stylesheet' />
@@ -809,7 +809,7 @@ exports[`html nested.input.js 1`] = `
809809
<div id='split-left' class='overflow-auto fs0 height-viewport-100'>
810810
<div class='py1 px2'>
811811
<h3 class='mb0 no-anchor'>documentation</h3>
812-
<div class='mb1'><code>5.2.2</code></div>
812+
<div class='mb1'><code>5.3.0</code></div>
813813
<input
814814
placeholder='Filter'
815815
id='filter-input'

0 commit comments

Comments
 (0)