Sha256: 6041c14746aac48aeb5b11069b148ce6a46d15fc2961157791744412a632dd59
Contents?: true
Size: 423 Bytes
Versions: 7
Compression:
Stored size: 423 Bytes
Contents
# # connFu is a platform of Telefonica delivered by Bluevia Labs # Please, check out www.connfu.com and if you need more information # contact us at mailto:support@connfu.com # require 'spec_helper' require 'provisioning/channel_shared_examples' describe Connfu::Provisioning::Channel do it_should_behave_like "Channel", Connfu::Provisioning::Channel.new(channel_attrs.merge({"uid" => CHANNEL_KEY, "type" => ""})) end
Version data entries
7 entries across 7 versions & 1 rubygems