spec/lib/rspec/hive/connection_delegator_spec.rb in rspec-hive-0.1.0 vs spec/lib/rspec/hive/connection_delegator_spec.rb in rspec-hive-0.2.0

- old
+ new

@@ -1,7 +1,7 @@ require 'spec_helper' -describe RSpec::Hive::ConnectionDelegator do +RSpec.describe RSpec::Hive::ConnectionDelegator do describe '#load_into_table' do let(:host_shared_directory_path) { '/tmp/host' } let(:docker_file_path) { '/tmp/docked/test_file' } let(:config) do double(