Really fix the session test this time
parent
5f5684841b
commit
3bc6808278
|
@ -70,7 +70,6 @@ RSpec.shared_examples_for 'Msf::DBManager::Session' do
|
|||
session.exploit = module_instance
|
||||
session.exploit_datastore = exploit_datastore
|
||||
session.info = 'Info'
|
||||
session.arch = 'Arch'
|
||||
session.platform = 'Platform'
|
||||
session.session_host = host.address
|
||||
session.sid = rand(100)
|
||||
|
|
Loading…
Reference in New Issue