Skip to content

Commit

Permalink
Skip TestEchoParam
Browse files Browse the repository at this point in the history
Is deprecated, will be remvoved soon.
  • Loading branch information
bep committed Aug 6, 2024
1 parent 8f8d12a commit c07e94f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tpl/collections/collections_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit c07e94f

Please sign in to comment.