diff --git a/test/suite.erl b/test/suite.erl index fb8b6ae2f..c605ed709 100644 --- a/test/suite.erl +++ b/test/suite.erl @@ -66,7 +66,7 @@ init_config(Config) -> {resource, <<"resource">>}, {master_resource, <<"master_resource">>}, {slave_resource, <<"slave_resource">>}, - {password, <<"password!@#$%^&*()'\"`~<>+-/;:_=[]{}|\\">>} + {password, <<"password!@#$%^&*()'\"`~<>+-/;:_=[]{}|\\">>}, {backends, get_config_backends()} |Config].