summaryrefslogtreecommitdiffstats
path: root/hugolib/content_map_test.go
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2024-02-17 12:00:40 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2024-02-17 12:34:50 +0100
commit5bdda0bdbf5eca4064d395219d0797aaed24070f (patch)
tree7473bd704dfe0ca841e5498704edfaceab31604c /hugolib/content_map_test.go
parent9679443c15e734f5b469c61ebf7afa2e000e9cbc (diff)
Don't use the same value in .Data.Term.Title as in .Title
Fixes #12041
Diffstat (limited to 'hugolib/content_map_test.go')
-rw-r--r--hugolib/content_map_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/hugolib/content_map_test.go b/hugolib/content_map_test.go
index c666e2a45..e043d9363 100644
--- a/hugolib/content_map_test.go
+++ b/hugolib/content_map_test.go
@@ -160,7 +160,7 @@ Draft5: {{ if (.Site.GetPage "blog/draftsection/sub/page") }}FOUND{{ end }}|
Sections: /blog/|/docs/|/overlap/|/overlap2/|:END
Categories: /categories/funny/; Funny; 12|/categories/sad/; Sad; 2|:END
Category Terms: taxonomy: /categories/funny/; Funny; 12|/categories/sad/; Sad; 2|:END
- Category Funny: term; Funny: /blog/subsection/page4/;|/blog/page3/;|/blog/subsection/;|/blog/page2/;|/blog/page1/;|/blog/subsection/page5/;|/docs/page6/;|/blog/bundle/;|/blog/draftsection/page/;|/blog/draftsection/sub/;|/blog/draftsection/sub/page/;|/overlap2/;|:END
+ Category Funny: term; funny: /blog/subsection/page4/;|/blog/page3/;|/blog/subsection/;|/blog/page2/;|/blog/page1/;|/blog/subsection/page5/;|/docs/page6/;|/blog/bundle/;|/blog/draftsection/page/;|/blog/draftsection/sub/;|/blog/draftsection/sub/page/;|/overlap2/;|:END
Pag Num Pages: 9
Pag Blog Num Pages: 4
Blog Num RegularPages: 4