mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-16 05:39:54 +05:00
Update stats_it_test.go
This commit is contained in:
@@ -184,7 +184,7 @@ func testV1STSProcessEvent(t *testing.T) {
|
||||
} else if reply != utils.OK {
|
||||
t.Errorf("received reply: %s", reply)
|
||||
}
|
||||
//add an event (should be N/A becaus MinItems is 2)
|
||||
//process with one event (should be N/A becaus MinItems is 2)
|
||||
expectedMetrics := map[string]string{
|
||||
utils.MetaASR: utils.NOT_AVAILABLE,
|
||||
utils.MetaACD: utils.NOT_AVAILABLE,
|
||||
|
||||
Reference in New Issue
Block a user