mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Updated agents tests
This commit is contained in:
committed by
Dan Christian Bogos
parent
51fa12693e
commit
e0eaf2f9ee
@@ -168,7 +168,6 @@ func testDiamItInitCfg(t *testing.T) {
|
||||
t.Fatal(err)
|
||||
}
|
||||
daCfg.DataFolderPath = *dataDir // Share DataFolderPath through config towards StoreDb for Flush()
|
||||
config.SetCgrConfig(daCfg)
|
||||
rplyTimeout, _ = utils.ParseDurationWithSecs(*replyTimeout)
|
||||
if isDispatcherActive {
|
||||
daCfg.ListenCfg().RPCJSONListen = ":6012"
|
||||
|
||||
Reference in New Issue
Block a user