[_]
This commit is contained in:
parent
5137f99f4a
commit
39a7bc59a2
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ func TestBlockLayoutItems(t *testing.T) {
|
|||
t.Fatalf("BlockLayoutItems error: %v", err)
|
||||
}
|
||||
|
||||
assert.Equal(t, 2, len(items.Categories))
|
||||
assert.Equal(t, 3, len(items.Categories))
|
||||
|
||||
tmpl, err = tests.Demo.GetTemplate("website-ai")
|
||||
if err != nil {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue