logging_SUITE: Increase timetrap to 3 minutes

[Why]
We sometimes hit the 1-minute timetrap in CI even though the tests are
running fine.
This commit is contained in:
Jean-Sébastien Pédron 2025-03-03 10:48:43 +01:00
parent 28870f380c
commit 43916da581
No known key found for this signature in database
GPG Key ID: 39E99761A5FD94CC
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
logging_to_syslog_works/1]).
suite() ->
[{timetrap, {minutes, 1}}].
[{timetrap, {minutes, 3}}].
all() ->
[