Skip to content

Commit

Permalink
correct test name
Browse files Browse the repository at this point in the history
  • Loading branch information
alfred-landrum committed Jul 19, 2023
1 parent 2944d28 commit 72785f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/history/redirector_test.go
Expand Up @@ -53,7 +53,7 @@ type (
}
)

func TestCachingRedirectorSuite(t *testing.T) {
func TestBasicRedirectorSuite(t *testing.T) {
s := new(basicRedirectorSuite)
suite.Run(t, s)
}
Expand Down

0 comments on commit 72785f1

Please sign in to comment.