1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2025-02-12 16:06:10 +02:00

removed old comment

This commit is contained in:
Gani Georgiev 2023-10-27 17:38:53 +03:00
parent b7a49efa88
commit 34fed679fd

View File

@ -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>`