metasploit-framework/features/support/hooks.rb

4 lines
81 B
Ruby

Before do
set_env('RAILS_ENV', 'test')
@aruba_timeout_seconds = 3.minutes
end