unit_credit_flow_SUITE: Greatly reduce time trap

This commit is contained in:
Jean-Sébastien Pédron 2025-02-14 15:23:50 +01:00
parent b7c9e648ea
commit 64b68e5d9c
No known key found for this signature in database
GPG Key ID: 39E99761A5FD94CC
1 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,9 @@
-compile(export_all).
suite() ->
[{timetrap, {minutes, 3}}].
all() ->
[
{group, sequential_tests}