mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 10:06:24 +05:00
Updated orderednavigablemap tests
This commit is contained in:
committed by
Dan Christian Bogos
parent
b6a2434969
commit
d2fdb60482
@@ -86,7 +86,7 @@ func TestNewServerCodec(t *testing.T) {
|
||||
if err = codec.Close(); err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
time.Sleep(100 * time.Millisecond)
|
||||
time.Sleep(200 * time.Millisecond)
|
||||
runtime.Gosched()
|
||||
if cnt, err := anz.db.DocCount(); err != nil {
|
||||
t.Fatal(err)
|
||||
|
||||
Reference in New Issue
Block a user