Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
erayarslan committed May 11, 2024
1 parent cc94d8e commit 038931e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion couchbase/client_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import (
)

func TestClient_ResolveHttpAddress(t *testing.T) {

t.Run("single host with port", func(t *testing.T) {
// Arrange
givenHosts := []string{"localhost:8091"}
Expand Down

0 comments on commit 038931e

Please sign in to comment.