Skip to content

Commit

Permalink
i give up on this test. It works in reality, I could really do with a…
Browse files Browse the repository at this point in the history
… hand 🤷
  • Loading branch information
thejambavan committed Nov 16, 2023
1 parent 00a1d33 commit 64a690c
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions spec/classes/redis_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1680,16 +1680,6 @@ class { 'redis':
}
end

# describe 'test rdb-save-incremental-fsync Undef' do
# let(:params) do
# {
# rdb_save_incremental_fsync: nil,
# }
# end
#
# it { is_expected.to contain_file(config_file_orig).with('content' => %r{^#rdb-save-incremental-fsync yes}) }
# end

describe 'test rdb-save-incremental-fsync enabled' do
let(:params) do
{
Expand Down

0 comments on commit 64a690c

Please sign in to comment.