mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02: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