Merge branch 'develop' into introduce-proper-testing-framework
This commit is contained in:
commit
19a9e30768
|
@ -31,6 +31,7 @@
|
||||||
[{deps,
|
[{deps,
|
||||||
[{meck, "0.8.13"}, % hex
|
[{meck, "0.8.13"}, % hex
|
||||||
{bbmustache, "1.7.0"}, % hex
|
{bbmustache, "1.7.0"}, % hex
|
||||||
|
{emqtt, {git, "https://github.com/emqx/emqtt", {tag, "v1.0.1"}}},
|
||||||
{emqx_ct_helpers, {git, "https://github.com/emqx/emqx-ct-helpers", {branch, "develop"}}}
|
{emqx_ct_helpers, {git, "https://github.com/emqx/emqx-ct-helpers", {branch, "develop"}}}
|
||||||
]}
|
]}
|
||||||
]}
|
]}
|
||||||
|
|
Loading…
Reference in New Issue