Revert "Remove deprecated rspec option"
This reverts commit 5e6f5f4861c50c4450095f271943674885476d5f.
This commit is contained in:
parent
b9e48a9cc4
commit
cfe9a009ae
@ -7,6 +7,8 @@ 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