Skip to content

Commit

Permalink
rename test to match content
Browse files Browse the repository at this point in the history
  • Loading branch information
Anaethelion committed Apr 9, 2024
1 parent 3997322 commit 186156d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/elasticsearch/elasticsearch_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ func TestElasticsearch(t *testing.T) {
}
}

func TestElasticsearch8WithAndWithoutSSL(t *testing.T) {
func TestElasticsearch8WithoutSSL(t *testing.T) {
tests := []struct {
name string
configKey string
Expand Down

0 comments on commit 186156d

Please sign in to comment.