fix(test): Pin ct-helper 1.3.4 for tls config fix
This commit is contained in:
parent
5477457c7e
commit
6468e7af34
|
@ -29,7 +29,7 @@ plugins() ->
|
|||
|
||||
test_deps() ->
|
||||
[ {bbmustache, "1.10.0"}
|
||||
, {emqx_ct_helpers, {git, "https://github.com/emqx/emqx-ct-helpers", {tag, "1.3.2"}}}
|
||||
, {emqx_ct_helpers, {git, "https://github.com/emqx/emqx-ct-helpers", {tag, "1.3.4"}}}
|
||||
, meck
|
||||
].
|
||||
|
||||
|
|
Loading…
Reference in New Issue