Skip to content

Commit a4033d8

Browse files
committed
feature_flags_SUITE: Bump testcase timeout to 10 minutes
1 parent 9dacdfe commit a4033d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/feature_flags_SUITE.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
}}).
6161

6262
suite() ->
63-
[{timetrap, 5 * 60000}].
63+
[{timetrap, 10 * 60000}].
6464

6565
all() ->
6666
[

0 commit comments

Comments
 (0)