From b3b569a2709495efe1c2a9829803f6d3e2216669 Mon Sep 17 00:00:00 2001
From: Antoine du Hamel
Date: Tue, 16 Feb 2021 15:40:25 +0100
Subject: [PATCH] fixup! test: fix test-doctool-html
---
test/doctool/test-doctool-html.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/test/doctool/test-doctool-html.js b/test/doctool/test-doctool-html.js
index 0f1acfa8d4173b8..97d4f36d9e5bda9 100644
--- a/test/doctool/test-doctool-html.js
+++ b/test/doctool/test-doctool-html.js
@@ -98,7 +98,7 @@ const testData = [
'Something#
' +
' ' +
- 'Describe Something
in more detail here.
'
+ 'Describe Something
in more detail here.
'
},
{
file: fixtures.path('sample_document.md'),
@@ -124,7 +124,7 @@ const testData = [
'\'Hello, World!\':
'
},
{
file: fixtures.path('document_with_special_heading.md'),