aboutsummaryrefslogtreecommitdiffstats
path: root/test/rlx_discover_SUITE.erl
diff options
context:
space:
mode:
authorTristan Sloughter <[email protected]>2019-05-17 10:13:48 -0600
committerGitHub <[email protected]>2019-05-17 10:13:48 -0600
commitffd657605bc3cd390c5bb3270ccb38c540226da0 (patch)
treee4502e9ec32034afd80ddc5010f534b183aab308 /test/rlx_discover_SUITE.erl
parentead9e974a88344154506be95285cd98f64d7ff0f (diff)
parent5158c869f17878ba6c9e99563a9865ebe8c59d49 (diff)
downloadrelx-ffd657605bc3cd390c5bb3270ccb38c540226da0.tar.gz
relx-ffd657605bc3cd390c5bb3270ccb38c540226da0.tar.bz2
relx-ffd657605bc3cd390c5bb3270ccb38c540226da0.zip
Merge pull request #706 from erlware/try-cirrus
try cirrus ci
Diffstat (limited to 'test/rlx_discover_SUITE.erl')
-rw-r--r--test/rlx_discover_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rlx_discover_SUITE.erl b/test/rlx_discover_SUITE.erl
index 36d77ae..9385229 100644
--- a/test/rlx_discover_SUITE.erl
+++ b/test/rlx_discover_SUITE.erl
@@ -34,7 +34,7 @@
-include_lib("eunit/include/eunit.hrl").
suite() ->
- [{timetrap,{seconds,30}}].
+ [{timetrap,{seconds,120}}].
init_per_suite(Config) ->
Config.