Tests: Fix typo when commenting CT_BACKENDS environment variable

This commit is contained in:
Badlop
2025-09-29 23:42:48 +02:00
parent 2118c3028f
commit 558cabd860
+1 -1
View File
@@ -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() ->