Skip to content

Commit

Permalink
removed old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ganigeorgiev committed Oct 27, 2023
1 parent b7a49ef commit 34fed67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/rest/excerpt_modifier_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ func TestNewExcerptModifier(t *testing.T) {
}

func TestExcerptModifierModify(t *testing.T) {
// plain text value: "Hello t est12 3 word"
html := ` <script>var a = 123;</script> <p>Hello</p><div id="test_id">t est<b>12
3</b><span>456</span></div><span>word <b>7</b> 89<span>!<b>?</b><b> a </b><b>b </b>c</span>#<h1>title</h1>`

Expand Down

0 comments on commit 34fed67

Please sign in to comment.