Files
metasploit-gs/features/support/hooks.rb
T
2014-08-27 16:46:23 -05:00

4 lines
81 B
Ruby

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