Mem tests
This commit is contained in:
2
Rakefile
2
Rakefile
@@ -14,7 +14,7 @@ end
|
||||
begin
|
||||
require 'rspec/core/rake_task'
|
||||
RSpec::Core::RakeTask.new(:spec)
|
||||
exec << :spec
|
||||
# exec << :spec
|
||||
rescue LoadError
|
||||
end
|
||||
|
||||
|
||||
@@ -29,6 +29,8 @@ module WPScan
|
||||
show_progression: user_interaction?
|
||||
)
|
||||
)
|
||||
|
||||
# GC.start
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user