Skip to content

Commit

Permalink
fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
Dustin Hooten committed Oct 23, 2019
1 parent 8d2060f commit ca36a88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/classes/prometheus_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@
version: '2.6.0',
init_style: 'systemd',
bin_dir: '/usr/local/bin',
storage_retention: '14d',
storage_retention: '14d'
}
end

Expand All @@ -429,7 +429,7 @@
'content' => File.read(fixtures('files/cli', 'prometheus2_6_retention.systemd'))
)
}
end
end
end
context 'prometheus v1' do
version = '1.7.0'
Expand Down

0 comments on commit ca36a88

Please sign in to comment.