Skip to content

Commit 0c6b820

Browse files
committed
Remove unnecessary thread cleaning from Msf::Framework spec
MSP-11605
1 parent 69e726e commit 0c6b820

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spec/lib/msf/core/framework_spec.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
require 'msf/core/framework'
55

66
describe Msf::Framework do
7-
include_context 'Msf::Framework#threads cleaner'
8-
97
context '#initialize' do
108
subject(:framework) {
119
described_class.new

0 commit comments

Comments
 (0)