Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
Signed-off-by: S.Cavallo <[email protected]>
  • Loading branch information
smcavallo committed Dec 17, 2018
1 parent 2f98bb0 commit 2b252c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/libraries/registry_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://docs.docker.com/engine/api/v1.39/#section/Authentication
let(:auth) do
{
'identitytoken' => '9cbafc023786cd7...'
'identitytoken' => '9cbafc023786cd7...',
}.to_json
end

Expand Down

0 comments on commit 2b252c6

Please sign in to comment.