Skip to content

Commit

Permalink
Do not attempt to flush mock redis
Browse files Browse the repository at this point in the history
  • Loading branch information
mattkirby committed Nov 16, 2016
1 parent 418dd6d commit 6f51075
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions spec/vmpooler/pool_manager_migration_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@
}
}

before(:each) do
redis.flushdb
end

describe '#_migrate_vm' do
let(:vsphere) { double(pool) }
let(:pooler) { Vmpooler::PoolManager.new(config, logger, redis, metrics) }
Expand Down

0 comments on commit 6f51075

Please sign in to comment.