mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-10-29 18:07:27 +01:00
increasing the aruba timeout to 240 seconds
msfconsole is taking over 60 seconds to load on travis
This commit is contained in:
parent
07ea8bedb5
commit
9e4b02abb1
@ -6,5 +6,5 @@ paths = [
|
||||
ENV['PATH'] = paths.join(File::PATH_SEPARATOR)
|
||||
|
||||
Before do
|
||||
@aruba_timeout_seconds = 60
|
||||
@aruba_timeout_seconds = 240
|
||||
end
|
Loading…
Reference in New Issue
Block a user