mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-14 20:59:53 +05:00
Update integration test for stats with ttl not populated
This commit is contained in:
committed by
Dan Christian Bogos
parent
93392e2b57
commit
90b5e11a83
@@ -626,7 +626,6 @@ func testV1STSProcessStaticMetrics(t *testing.T) {
|
||||
ActivationTime: time.Date(2014, 7, 14, 14, 25, 0, 0, time.UTC),
|
||||
},
|
||||
QueueLength: 100,
|
||||
TTL: time.Duration(1) * time.Second,
|
||||
Metrics: []*engine.MetricWithFilters{
|
||||
{
|
||||
MetricID: utils.ConcatenatedKey(utils.MetaSum, "1"),
|
||||
|
||||
Reference in New Issue
Block a user