We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dacdfe commit a4033d8Copy full SHA for a4033d8
test/feature_flags_SUITE.erl
@@ -60,7 +60,7 @@
60
}}).
61
62
suite() ->
63
- [{timetrap, 5 * 60000}].
+ [{timetrap, 10 * 60000}].
64
65
all() ->
66
[
0 commit comments