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/backup/sink_test.go')
-rw-r--r--internal/backup/sink_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/backup/sink_test.go b/internal/backup/sink_test.go
index 5eb337147..4c5942492 100644
--- a/internal/backup/sink_test.go
+++ b/internal/backup/sink_test.go
@@ -39,7 +39,7 @@ func TestResolveSink(t *testing.T) {
"type": "service_account",
"project_id": "hostfactory-179005",
"private_key_id": "6253b144ccd94f50ce1224a73ffc48bda256d0a7",
- "private_key": "-----BEGIN PRIVATE KEY-----\nXXXX<KEY CONTENT OMMIT HERR> \n-----END PRIVATE KEY-----\n",
+ "private_key": "-----BEGIN PRIVATE KEY-----\nXXXX<KEY CONTENT OMIT HERE> \n-----END PRIVATE KEY-----\n",
"client_email": "303721356529-compute@developer.gserviceaccount.com",
"client_id": "116595416948414952474",
"auth_uri": "https://accounts.google.com/o/oauth2/auth",