Skip to content

Commit ad119dd

Browse files
committed
style: formating is run
1 parent 9cf6bcf commit ad119dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/unit/lib/cloud_controller/blobstore/storage_cli/storage_cli_client_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ def build_client(resource_type)
167167

168168
describe 'client helper operations' do
169169
describe 'Json operations' do
170-
let(:droplets_cfg) do
170+
let(:droplets_cfg) do
171171
f = Tempfile.new(['droplets', '.json'])
172172
f.write({ provider: 'AzureRM',
173173
account_key: 'bommelkey',

0 commit comments

Comments
 (0)