test(emqx-ct-helpers): version upgrade 1.3.5

This commit is contained in:
Jóvan S. Dippenaar 2021-02-04 16:15:44 +13:00
parent 90c02f1116
commit 145958a178
1 changed files with 2 additions and 3 deletions

View File

@ -29,9 +29,8 @@ plugins() ->
test_deps() ->
[ {bbmustache, "1.10.0"}
%% , {emqx_ct_helpers, {git, "https://github.com/emqx/emqx-ct-helpers", {tag, "1.3.4"}}}
, {emqx_ct_helpers, {git, "https://github.com/jovdipp/emqx-ct-helpers.git", {branch, "tls-1.3"}}}
, meck
, {emqx_ct_helpers, {git, "https://github.com/emqx/emqx-ct-helpers", {tag, "1.3.5"}}}
, meck
].
profiles() ->