chore(testlib): update include for CI of emqtt lib
This commit is contained in:
parent
b6e583143f
commit
092daf409a
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
-module(emqx_common_test_helpers).
|
-module(emqx_common_test_helpers).
|
||||||
|
|
||||||
-include("emqx_authentication.hrl").
|
-include_lib("emqx/include/emqx_authentication.hrl").
|
||||||
|
|
||||||
-type special_config_handler() :: fun().
|
-type special_config_handler() :: fun().
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue