diff options
| author | Ash McKenzie <amckenzie@gitlab.com> | 2019-12-24 15:36:07 +1100 |
|---|---|---|
| committer | Ash McKenzie <amckenzie@gitlab.com> | 2019-12-24 15:36:11 +1100 |
| commit | d5547156c3260e807453634bb5ea3edbbea0fef8 (patch) | |
| tree | 9ce1cb7664305a335170f6d76a2447ff266da911 /internal/testhelper/testdata | |
| parent | 8744864ac7ceda1e5125057db30119b813e4ddb9 (diff) | |
| download | gitlab-shell-d5547156c3260e807453634bb5ea3edbbea0fef8.tar.gz | |
Remove support for Custom data.info_message210-remove-action-custom-inform_client-once-12-3-has-been-released
Diffstat (limited to 'internal/testhelper/testdata')
| -rw-r--r-- | internal/testhelper/testdata/testroot/responses/allowed_with_payload.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/internal/testhelper/testdata/testroot/responses/allowed_with_payload.json b/internal/testhelper/testdata/testroot/responses/allowed_with_payload.json index 331c3a9..4996b2a 100644 --- a/internal/testhelper/testdata/testroot/responses/allowed_with_payload.json +++ b/internal/testhelper/testdata/testroot/responses/allowed_with_payload.json @@ -22,8 +22,7 @@ "data": { "api_endpoints": ["geo/proxy_git_push_ssh/info_refs", "geo/proxy_git_push_ssh/push"], "gl_username": "custom", - "primary_repo": "https://repo/path", - "info_message": "message" + "primary_repo": "https://repo/path" } }, "git_protocol": "protocol", |
