Skip to content

Commit 487336f

Browse files
jfirebaughtmcw
authored andcommitted
chore: Update tests for release (#1017)
1 parent 5236ddf commit 487336f

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.3.5 | Documentation</title>
8+
<title>documentation 5.4.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.3.5</code></div>
20+
<div class='mb1'><code>5.4.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
@@ -808,7 +808,7 @@ exports[`html nested.input.js 1`] = `
808808
<html>
809809
<head>
810810
<meta charset='utf-8' />
811-
<title>documentation 5.3.5 | Documentation</title>
811+
<title>documentation 5.4.0 | Documentation</title>
812812
<meta name='viewport' content='width=device-width,initial-scale=1'>
813813
<link href='assets/bass.css' type='text/css' rel='stylesheet' />
814814
<link href='assets/style.css' type='text/css' rel='stylesheet' />
@@ -820,7 +820,7 @@ exports[`html nested.input.js 1`] = `
820820
<div id='split-left' class='overflow-auto fs0 height-viewport-100'>
821821
<div class='py1 px2'>
822822
<h3 class='mb0 no-anchor'>documentation</h3>
823-
<div class='mb1'><code>5.3.5</code></div>
823+
<div class='mb1'><code>5.4.0</code></div>
824824
<input
825825
placeholder='Filter'
826826
id='filter-input'

0 commit comments

Comments
 (0)