mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-20 14:48:43 +05:00
Fixed general integration tests
This commit is contained in:
committed by
Dan Christian Bogos
parent
676ad1c102
commit
dced2ed4b4
@@ -63,7 +63,7 @@ func TestCDREITMySql(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestCDREITMongo(t *testing.T) {
|
||||
cdreConfigDIR = "tutmongo"
|
||||
cdreConfigDIR = "tutmongo2"
|
||||
for _, stest := range sTestsCDRE {
|
||||
t.Run(cdreConfigDIR, stest)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user