mirror of
https://github.com/documentationjs/documentation.git
synced 2026-02-01 14:53:07 +00:00
chore: update tests for last version
This commit is contained in:
parent
ccce516b49
commit
23315346a4
@ -5,7 +5,7 @@ exports[`--config 1`] = `
|
||||
<html>
|
||||
<head>
|
||||
<meta charset='utf-8' />
|
||||
<title>documentation 5.4.0 | Documentation</title>
|
||||
<title>documentation 5.5.0 | Documentation</title>
|
||||
<meta name='viewport' content='width=device-width,initial-scale=1'>
|
||||
<link href='assets/bass.css' type='text/css' rel='stylesheet' />
|
||||
<link href='assets/style.css' type='text/css' rel='stylesheet' />
|
||||
@ -17,7 +17,7 @@ exports[`--config 1`] = `
|
||||
<div id='split-left' class='overflow-auto fs0 height-viewport-100'>
|
||||
<div class='py1 px2'>
|
||||
<h3 class='mb0 no-anchor'>documentation</h3>
|
||||
<div class='mb1'><code>5.4.0</code></div>
|
||||
<div class='mb1'><code>5.5.0</code></div>
|
||||
<input
|
||||
placeholder='Filter'
|
||||
id='filter-input'
|
||||
|
||||
@ -827,7 +827,7 @@ exports[`html nested.input.js 1`] = `
|
||||
<html>
|
||||
<head>
|
||||
<meta charset='utf-8' />
|
||||
<title>documentation 5.4.0 | Documentation</title>
|
||||
<title>documentation 5.5.0 | Documentation</title>
|
||||
<meta name='viewport' content='width=device-width,initial-scale=1'>
|
||||
<link href='assets/bass.css' type='text/css' rel='stylesheet' />
|
||||
<link href='assets/style.css' type='text/css' rel='stylesheet' />
|
||||
@ -839,7 +839,7 @@ exports[`html nested.input.js 1`] = `
|
||||
<div id='split-left' class='overflow-auto fs0 height-viewport-100'>
|
||||
<div class='py1 px2'>
|
||||
<h3 class='mb0 no-anchor'>documentation</h3>
|
||||
<div class='mb1'><code>5.4.0</code></div>
|
||||
<div class='mb1'><code>5.5.0</code></div>
|
||||
<input
|
||||
placeholder='Filter'
|
||||
id='filter-input'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user