Skip to content

Commit bff8f38

Browse files
Update database_config.json
Fix for build failure due to pytest failure.
1 parent bd55308 commit bff8f38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common/database_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"unix_socket_path" : "/var/run/redis/redis.sock"
77
},
88
"redis_chassis":{
9-
"hostname" : "redis_chassis.server"
9+
"hostname" : "redis_chassis.server",
1010
"port" : 6380,
1111
"unix_socket_path" : "/var/run/redis/redis_chassis.sock"
1212
}

0 commit comments

Comments
 (0)