wip
This commit is contained in:
@@ -95,7 +95,7 @@ func TestFuzzyBlockMatchSalad(t *testing.T) {
|
||||
}
|
||||
blocks, err := template.CompileTemplate(schemaMd)
|
||||
if err != nil {
|
||||
t.Errorf("Failed to compile template: %s", err.Error())
|
||||
t.Errorf("failed to compile template: %s", err.Error())
|
||||
t.FailNow()
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user