Skip to content

Commit

Permalink
attempt to fix travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
Pinny Markowitz committed Mar 30, 2020
1 parent 72085b3 commit bf33411
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions spec/commands/zunionstore_spec.rb
Expand Up @@ -40,8 +40,7 @@
@redises.zunionstore(@dest, [])
end.should raise_error(Redis::CommandError)
end



context 'when used with a set' do
before do
@set4 = 'mock-redis-test:zunionstore4'
Expand Down

0 comments on commit bf33411

Please sign in to comment.