mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-17 14:19:54 +05:00
Renamed tutmongo2 to tutmongonew
This commit is contained in:
committed by
Dan Christian Bogos
parent
390e56348a
commit
8e2f70a1aa
@@ -63,7 +63,7 @@ func TestCDREITMySql(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestCDREITMongo(t *testing.T) {
|
||||
cdreConfigDIR = "tutmongo2"
|
||||
cdreConfigDIR = "tutmongonew"
|
||||
for _, stest := range sTestsCDRE {
|
||||
t.Run(cdreConfigDIR, stest)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user