aboutsummaryrefslogtreecommitdiffstats
path: root/app/test/api/responders_test/test_data/environment_configs.py
diff options
context:
space:
mode:
Diffstat (limited to 'app/test/api/responders_test/test_data/environment_configs.py')
-rw-r--r--app/test/api/responders_test/test_data/environment_configs.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/test/api/responders_test/test_data/environment_configs.py b/app/test/api/responders_test/test_data/environment_configs.py
index 2a67fb6..a9e8885 100644
--- a/app/test/api/responders_test/test_data/environment_configs.py
+++ b/app/test/api/responders_test/test_data/environment_configs.py
@@ -164,7 +164,7 @@ ENV_CONFIG = {
{
"host": "10.56.20.239",
"name": "mysql",
- "password": "G1VKEbcqKZXoPthrtNma2D9Y",
+ "pwd": "G1VKEbcqKZXoPthrtNma2D9Y",
"port": "3307",
"user": "root"
},
@@ -185,7 +185,7 @@ ENV_CONFIG = {
{
"host": "10.56.20.239",
"name": "AMQP",
- "password": "YVWMiKMshZhlJCGqFu5PdT9d",
+ "pwd": "YVWMiKMshZhlJCGqFu5PdT9d",
"port": "5673",
"user": "nova"
},