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/coordinator_pg_test.go')
-rw-r--r--internal/praefect/coordinator_pg_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/praefect/coordinator_pg_test.go b/internal/praefect/coordinator_pg_test.go
index e00b70660..af76c1ac5 100644
--- a/internal/praefect/coordinator_pg_test.go
+++ b/internal/praefect/coordinator_pg_test.go
@@ -170,6 +170,7 @@ func TestStreamDirectorMutator_Transaction(t *testing.T) {
txMgr,
conf,
protoregistry.GitalyProtoPreregistered,
+ nodeMgr,
)
fullMethod := "/gitaly.SmartHTTPService/PostReceivePack"