mirror of
https://github.com/discourse/discourse.git
synced 2025-04-15 04:50:58 +08:00
DEV: Increase per-spec timeout to 45s (#24798)
This commit is contained in:
parent
b4f65540f2
commit
601510f730
@ -175,7 +175,7 @@ end
|
||||
|
||||
RSpec.configure { |config| config.extend Prefabrication }
|
||||
|
||||
PER_SPEC_TIMEOUT_SECONDS = 30
|
||||
PER_SPEC_TIMEOUT_SECONDS = 45
|
||||
BROWSER_READ_TIMEOUT = 30
|
||||
|
||||
RSpec.configure do |config|
|
||||
|
Loading…
x
Reference in New Issue
Block a user