aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTristan Sloughter <[email protected]>2019-05-17 09:48:39 -0600
committerTristan Sloughter <[email protected]>2019-05-17 09:48:39 -0600
commit5158c869f17878ba6c9e99563a9865ebe8c59d49 (patch)
tree9ab8643d3866e5722a01201cc5941c28911e671e
parent6b1b0e32e71ac8111f8b60a5aee0cac4ce510e2c (diff)
downloadrelx-try-cirrus.tar.gz
relx-try-cirrus.tar.bz2
relx-try-cirrus.zip
increase timetrap for otp 22try-cirrus
-rw-r--r--test/rlx_extended_bin_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rlx_extended_bin_SUITE.erl b/test/rlx_extended_bin_SUITE.erl
index a23d571..8444cb4 100644
--- a/test/rlx_extended_bin_SUITE.erl
+++ b/test/rlx_extended_bin_SUITE.erl
@@ -66,7 +66,7 @@
-define(SLEEP_TIME, 2500).
suite() ->
- [{timetrap,{seconds,120}}].
+ [{timetrap,{seconds,300}}].
init_per_suite(Config) ->
Config.