Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <[email protected]>
  • Loading branch information
yurishkuro committed Jul 12, 2024
1 parent 0b386d9 commit 487a09a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/remote-storage/app/server_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,6 @@ func TestServerHandlesPortZero(t *testing.T) {
func validateGRPCServer(t *testing.T, hostPort string, server *grpc.Server) {
grpctest.ReflectionServiceValidator{
HostPort: hostPort,
Server: server,
ExpectedServices: []string{
"jaeger.storage.v1.SpanReaderPlugin",
"jaeger.storage.v1.SpanWriterPlugin",
Expand Down

0 comments on commit 487a09a

Please sign in to comment.