Skip to content

Commit 0a8db0d

Browse files
Igor DrozdovPatrick Bajao
Igor Drozdov
and
Patrick Bajao
committed
Merge branch 'pb-fix-broken-main' into 'main'
Fix broken Gitaly integration tests See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/694 Merged-by: Igor Drozdov <[email protected]> Approved-by: Igor Drozdov <[email protected]> Co-authored-by: Patrick Bajao <[email protected]>
2 parents 264d63e + f2b068a commit 0a8db0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

internal/testhelper/testdata/testroot/responses/allowed_without_console_messages.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"repository": {
1010
"storage_name": "default",
1111
"relative_path": "GITALY_REPOSITORY",
12-
"git_object_directory": "path/to/git_object_directory",
13-
"git_alternate_object_directories": ["path/to/git_alternate_object_directory"],
12+
"git_object_directory": "objects/",
13+
"git_alternate_object_directories": ["objects/"],
1414
"gl_repository": "project-26",
1515
"gl_project_path": "group/private"
1616
},

0 commit comments

Comments
 (0)