Update a couple of failing tests

This commit is contained in:
ionutboangiu
2024-03-22 14:39:17 -04:00
committed by Dan Christian Bogos
parent 6d61fd479d
commit 94429d8f76
2 changed files with 2 additions and 1 deletions

View File

@@ -90,6 +90,7 @@ func TestDataDBReload(t *testing.T) {
Name: "10",
User: "cgrates",
Opts: &config.DataDBOpts{
MongoConnScheme: "mongodb",
RedisMaxConns: 10,
RedisConnectAttempts: 20,
RedisSentinel: "",