mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-16 20:53:59 +02:00
Skip TestEchoParam
Is deprecated, will be remvoved soon.
This commit is contained in:
@@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user