Increasing the timeout as to not barf on slow test boxes
This commit is contained in:
parent
4520b17723
commit
b443649300
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ object Slf4jEventHandlerSpec {
|
|||
akka {
|
||||
loglevel = INFO
|
||||
event-handlers = ["akka.event.slf4j.Slf4jEventHandler"]
|
||||
event-handler-startup-timeout = 30s
|
||||
}
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue