require 'spec_helper' describe Volt::RedisMessageBus do it 'should do something useful' do expect(false).to be true end end