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/praefect/protoregistry/protoregistry_test.go')
-rw-r--r--internal/praefect/protoregistry/protoregistry_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/praefect/protoregistry/protoregistry_test.go b/internal/praefect/protoregistry/protoregistry_test.go
index 992b4c561..f43f00dd8 100644
--- a/internal/praefect/protoregistry/protoregistry_test.go
+++ b/internal/praefect/protoregistry/protoregistry_test.go
@@ -94,7 +94,6 @@ func TestNewProtoRegistry(t *testing.T) {
"ListBranchNamesContainingCommit": protoregistry.OpAccessor,
"ListTagNamesContainingCommit": protoregistry.OpAccessor,
"GetTagMessages": protoregistry.OpAccessor,
- "ListNewCommits": protoregistry.OpAccessor,
"PackRefs": protoregistry.OpMutator,
},
"RemoteService": {