mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-23 08:08:45 +05:00
Small fix
This commit is contained in:
@@ -127,6 +127,7 @@ func testV1RsFromFolder(t *testing.T) {
|
||||
if err := rlsV1Rpc.Call("ApierV1.LoadTariffPlanFromFolder", attrs, &reply); err != nil {
|
||||
t.Error(err)
|
||||
}
|
||||
time.Sleep(time.Duration(1000) * time.Millisecond)
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user