Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'internal/grpc/protoregistry/registry_test.go')
-rw-r--r--internal/grpc/protoregistry/registry_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/grpc/protoregistry/registry_test.go b/internal/grpc/protoregistry/registry_test.go
index de0ee38b3..479ca7bf5 100644
--- a/internal/grpc/protoregistry/registry_test.go
+++ b/internal/grpc/protoregistry/registry_test.go
@@ -106,7 +106,6 @@ func TestNewProtoRegistry(t *testing.T) {
"FindMergeBase": OpAccessor,
"Fsck": OpAccessor,
"GetArchive": OpAccessor,
- "GetInfoAttributes": OpAccessor,
"GetRawChanges": OpAccessor,
"GetSnapshot": OpAccessor,
"HasLocalBranches": OpAccessor,