File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,6 @@ def get_stdout(&block)
143
143
#
144
144
context "#dump_module_list" do
145
145
include_context 'Metasploit::Framework::Spec::Constants cleaner'
146
- include_context 'Msf::Framework#threads cleaner'
147
146
148
147
let ( :framework ) {
149
148
msfcli . framework
@@ -490,7 +489,6 @@ def get_stdout(&block)
490
489
491
490
context "#init_modules" do
492
491
include_context 'Metasploit::Framework::Spec::Constants cleaner'
493
- include_context 'Msf::Framework#threads cleaner'
494
492
495
493
let ( :args ) {
496
494
[
@@ -645,7 +643,6 @@ def get_stdout(&block)
645
643
646
644
context "#engage_mode" do
647
645
include_context 'Metasploit::Framework::Spec::Constants cleaner'
648
- include_context 'Msf::Framework#threads cleaner'
649
646
650
647
subject ( :engage_mode ) {
651
648
msfcli . engage_mode ( modules )
You can’t perform that action at this time.
0 commit comments