Skip to content

Commit

Permalink
fi
Browse files Browse the repository at this point in the history
Signed-off-by: chintu-777 <[email protected]>
  • Loading branch information
chintu-777 authored May 21, 2024
1 parent e287d38 commit d57e1e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin/storage/integration/elasticsearch_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -239,3 +239,4 @@ func (s *ESStorageIntegration) cleanESIndexTemplates(t *testing.T, prefix string
}
return nil
}
//client.close();

Check failure on line 242 in plugin/storage/integration/elasticsearch_test.go

View workflow job for this annotation

GitHub Actions / lint

commentFormatting: put a space between `//` and comment text (gocritic)

0 comments on commit d57e1e7

Please sign in to comment.