chore(test): Add snabbkaffe

This commit is contained in:
Zaiming Shi 2021-03-11 11:58:07 +01:00
parent d2bb7d0371
commit 969110dc53
1 changed files with 1 additions and 0 deletions

View File

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