Tests: Fix typo when commenting CT_BACKENDS environment variable
This commit is contained in:
+1
-1
@@ -214,7 +214,7 @@ setup_ejabberd_lib_path(Config) ->
|
||||
ok
|
||||
end.
|
||||
|
||||
%% Read environment variable CT_DB=mysql to limit the backends to test.
|
||||
%% Read environment variable CT_BACKENDS=mysql to limit the backends to test.
|
||||
%% You can thus limit the backend you want to test with:
|
||||
%% CT_BACKENDS=mysql rebar ct suites=ejabberd
|
||||
get_config_backends() ->
|
||||
|
||||
Reference in New Issue
Block a user