wip
This commit is contained in:
@@ -30,13 +30,13 @@ func TestExtractBlocks(t *testing.T) {
|
||||
Path: ".",
|
||||
Fields: []template.BlockField{
|
||||
{
|
||||
Path: "@type",
|
||||
Path: "_type",
|
||||
},
|
||||
{
|
||||
Path: "image",
|
||||
},
|
||||
{
|
||||
Path: "author.@type",
|
||||
Path: "author._type",
|
||||
},
|
||||
{
|
||||
Path: "author.name",
|
||||
|
Reference in New Issue
Block a user