mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-09 04:27:48 -04:00
Skip TestEchoParam
Is deprecated, will be remvoved soon.
This commit is contained in:
parent
8f8d12ab2f
commit
c07e94fa6d
@ -233,6 +233,7 @@ func TestReverse(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestEchoParam(t *testing.T) {
|
||||
t.Skip("deprecated, will be removed in Hugo 0.133.0")
|
||||
t.Parallel()
|
||||
c := qt.New(t)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user