Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Tulsishah committed Apr 26, 2024
1 parent fc0b7ae commit ed62e4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/storage/storage_handle_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -226,4 +226,3 @@ func (t *StorageHandleTest) TestCreateHTTPClientHandle_WithGRPCClientProtocol()
AssertEq(nil, controlClient)
AssertTrue(strings.Contains(err.Error(), fmt.Sprintf("client-protocol requested is not HTTP1 or HTTP2: %s", mountpkg.GRPC)))
}

0 comments on commit ed62e4c

Please sign in to comment.