fix(test): Pin emqx-ct-helper 1.3.6
This commit is contained in:
parent
c5a02c729a
commit
2fc758c49a
|
@ -47,8 +47,8 @@ test_plugins() ->
|
||||||
|
|
||||||
test_deps() ->
|
test_deps() ->
|
||||||
[ {bbmustache, "1.10.0"}
|
[ {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
|
, meck
|
||||||
].
|
].
|
||||||
|
|
||||||
default_compile_opts() ->
|
default_compile_opts() ->
|
||||||
|
|
Loading…
Reference in New Issue