Skip to content

Commit

Permalink
reorder tests to test undef/nil variant first
Browse files Browse the repository at this point in the history
  • Loading branch information
thejambavan committed Nov 16, 2023
1 parent 01d5160 commit 976ad0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/classes/redis_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1679,6 +1679,7 @@ class { 'redis':
)
}
end

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

0 comments on commit 976ad0a

Please sign in to comment.