Skip to content

Commit 3bc6808

Browse files
committed
Really fix the session test this time
1 parent 5f56848 commit 3bc6808

File tree

1 file changed

+0
-1
lines changed
  • spec/support/shared/examples/msf/db_manager

1 file changed

+0
-1
lines changed

spec/support/shared/examples/msf/db_manager/session.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@
7070
session.exploit = module_instance
7171
session.exploit_datastore = exploit_datastore
7272
session.info = 'Info'
73-
session.arch = 'Arch'
7473
session.platform = 'Platform'
7574
session.session_host = host.address
7675
session.sid = rand(100)

0 commit comments

Comments
 (0)