We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd1c5fb + 9b9d312 commit d85596eCopy full SHA for d85596e
spec/lib/msf/core/exploit/auto_target_spec.rb
@@ -3,6 +3,7 @@
3
RSpec.describe Msf::Exploit::AutoTarget do
4
5
include_context 'Msf::DBManager'
6
+ include_context 'Metasploit::Framework::Spec::Constants cleaner'
7
8
let(:windows_exploit) {
9
framework.modules.add_module_path(File.join(FILE_FIXTURES_PATH, 'modules'))
0 commit comments