Really fix the session test this time

bug/bundler_fix
OJ 2016-11-05 06:07:44 +10:00
parent 5f5684841b
commit 3bc6808278
No known key found for this signature in database
GPG Key ID: D5DC61FB93260597
1 changed files with 0 additions and 1 deletions

View File

@ -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)