From 34fed679fd5e40c4cf9349093324b6c1f56b960d Mon Sep 17 00:00:00 2001 From: Gani Georgiev Date: Fri, 27 Oct 2023 17:38:53 +0300 Subject: [PATCH] removed old comment --- tools/rest/excerpt_modifier_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/rest/excerpt_modifier_test.go b/tools/rest/excerpt_modifier_test.go index eedb25a8..47a87a66 100644 --- a/tools/rest/excerpt_modifier_test.go +++ b/tools/rest/excerpt_modifier_test.go @@ -84,7 +84,6 @@ func TestNewExcerptModifier(t *testing.T) { } func TestExcerptModifierModify(t *testing.T) { - // plain text value: "Hello t est12 3 word" html := `

Hello

t est12 3456
word 7 89!? a b c#

title

`