aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/suite.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite.erl b/test/suite.erl
index f37b51ea6..fb8b6ae2f 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].