fix(test): Pin emqx-ct-helper 1.3.6

This commit is contained in:
Zaiming Shi 2021-02-14 23:10:20 +01:00
parent c5a02c729a
commit 2fc758c49a
1 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@ test_plugins() ->
test_deps() ->
[ {bbmustache, "1.10.0"}
, {emqx_ct_helpers, {git, "https://github.com/emqx/emqx-ct-helpers", {tag, "1.3.5"}}}
, {emqx_ct_helpers, {git, "https://github.com/emqx/emqx-ct-helpers", {tag, "1.3.6"}}}
, meck
].