Remove Metasploit::Framework::Spec::Constants::Each.configured!

MSP-11130

No longer needed because all before suite leaks have been fixed.
This commit is contained in:
Luke Imhoff 2014-11-04 09:50:16 -06:00
parent 0c769e2fd7
commit cc4e553c11
No known key found for this signature in database
GPG Key ID: 5B1FB01FB33356F8
1 changed files with 0 additions and 1 deletions

View File

@ -54,5 +54,4 @@ RSpec.configure do |config|
config.use_transactional_fixtures = true
end
Metasploit::Framework::Spec::Constants::Each.configure!
Metasploit::Framework::Spec::Constants::Suite.configure!