mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-12 02:26:26 +05:00
Small fix
This commit is contained in:
@@ -89,7 +89,7 @@ func testV1RsLoadConfig(t *testing.T) {
|
||||
case "tutmongo": // Mongo needs more time to reset db, need to investigate
|
||||
resDelay = 4000
|
||||
default:
|
||||
resDelay = 2000
|
||||
resDelay = 1000
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user