From ee664acb356f8123f4f6b00b73c1e1cf0866c7fb Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 20 Oct 2022 09:40:42 +0000 Subject: Add latest changes from gitlab-org/gitlab@15-5-stable-ee --- spec/lib/object_storage/config_spec.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'spec/lib/object_storage') diff --git a/spec/lib/object_storage/config_spec.rb b/spec/lib/object_storage/config_spec.rb index 9a0e83bfd5e..2a81142ea44 100644 --- a/spec/lib/object_storage/config_spec.rb +++ b/spec/lib/object_storage/config_spec.rb @@ -136,7 +136,6 @@ RSpec.describe ObjectStorage::Config do let(:credentials) do { provider: 'Google', - google_client_email: 'foo@gcp-project.example.com', google_json_key_location: '/path/to/gcp.json' } end -- cgit v1.2.3