Skip to content

Commit

Permalink
rspec formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
thejambavan committed Nov 10, 2023
1 parent 8453017 commit 88179d2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spec/classes/redis_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1700,9 +1700,6 @@ class { 'redis':
it { is_expected.to contain_file(config_file_orig).with('content' => %r{^rdb-save-incremental-fsync no$}) }
end




describe 'test systemd service timeouts' do
let(:params) do
{
Expand Down

0 comments on commit 88179d2

Please sign in to comment.