Remove deprecated rspec option
This commit is contained in:
parent
a692efe96d
commit
5e6f5f4861
@ -7,8 +7,6 @@ require 'support/tests_helpers'
|
||||
|
||||
|
||||
RSpec.configure do |c|
|
||||
c.treat_symbols_as_metadata_keys_with_true_values = true
|
||||
|
||||
c.include NetSSHStoryHelpers, :ssh
|
||||
c.before(:each, :ssh) do
|
||||
allow(Net::SSH).to receive(:start) { connection }
|
||||
|
Loading…
x
Reference in New Issue
Block a user