mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
@@ -89,6 +89,7 @@ func TestPageMatcher(t *testing.T) {
|
||||
return v
|
||||
}
|
||||
c.Assert(fn(map[string]any{"_target": map[string]any{"kind": "page"}, "foo": "bar"}), qt.DeepEquals, PageMatcherParamsConfig{
|
||||
Params: maps.Params{},
|
||||
Fields: maps.Params{
|
||||
"foo": "bar",
|
||||
},
|
||||
|
Reference in New Issue
Block a user