mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-24 21:56:05 +02:00
tpl/tplimpl: Change calls to simple versions of embedded shortcodes
Closes #13700
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
6def5a1ba9
commit
81426998b8
@@ -460,7 +460,6 @@ title: p1 (de)
|
||||
}
|
||||
|
||||
func TestVimeoShortcode(t *testing.T) {
|
||||
t.Skip("Fix me: Upstream API changes")
|
||||
t.Parallel()
|
||||
|
||||
files := `
|
||||
|
Reference in New Issue
Block a user