Skip to content

Commit d85596e

Browse files
author
Brent Cook
committed
Land rapid7#7826, cleanup leaked constants in tests
2 parents fd1c5fb + 9b9d312 commit d85596e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/lib/msf/core/exploit/auto_target_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
RSpec.describe Msf::Exploit::AutoTarget do
44

55
include_context 'Msf::DBManager'
6+
include_context 'Metasploit::Framework::Spec::Constants cleaner'
67

78
let(:windows_exploit) {
89
framework.modules.add_module_path(File.join(FILE_FIXTURES_PATH, 'modules'))

0 commit comments

Comments
 (0)