Skip to content

Commit

Permalink
fix pushgateway spec formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mdebruyn-trip committed Oct 13, 2017
1 parent ec64277 commit 44a0127
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions spec/classes/pushgateway_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
context 'with version specified' do
let(:params) do
{
version: '0.4.0',
arch: 'amd64',
os: 'linux'
version: '0.4.0',
arch: 'amd64',
os: 'linux'
}
end

Expand Down

0 comments on commit 44a0127

Please sign in to comment.