mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-15 21:29:52 +05:00
Fixed test for onstor
This commit is contained in:
committed by
Dan Christian Bogos
parent
c24fabcf80
commit
7bae909e38
@@ -88,7 +88,6 @@ func testActionsitInitCfg(t *testing.T) {
|
||||
t.Error(err)
|
||||
}
|
||||
actsLclCfg.DataFolderPath = *dataDir // Share DataFolderPath through config towards StoreDb for Flush()
|
||||
config.SetCgrConfig(actsLclCfg)
|
||||
}
|
||||
|
||||
func testActionsitInitCdrDb(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user