mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
@@ -372,7 +372,7 @@ func TestShortcodeInstagram(t *testing.T) {
|
||||
}
|
||||
|
||||
if this.expected != output {
|
||||
t.Errorf("[%d] unexpected rendering, got %d expected: %d", i, output, this.expected)
|
||||
t.Errorf("[%d] unexpected rendering, got %s expected: %s", i, output, this.expected)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user