Skip to content

Commit

Permalink
chore: update test suite name
Browse files Browse the repository at this point in the history
  • Loading branch information
bzp2010 authored Oct 20, 2021
1 parent 00149ce commit 09f6f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/test/e2enew/gzip/gzip_suite_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ import (

func TestGzip(t *testing.T) {
RegisterFailHandler(Fail)
RunSpecs(t, "Gzip Suite")
RunSpecs(t, "gzip suite")
}

0 comments on commit 09f6f70

Please sign in to comment.