unit_credit_flow_SUITE: Greatly reduce time trap
This commit is contained in:
parent
b7c9e648ea
commit
64b68e5d9c
|
@ -11,6 +11,9 @@
|
|||
|
||||
-compile(export_all).
|
||||
|
||||
suite() ->
|
||||
[{timetrap, {minutes, 3}}].
|
||||
|
||||
all() ->
|
||||
[
|
||||
{group, sequential_tests}
|
||||
|
|
Loading…
Reference in New Issue