Update integration test for stats with ttl not populated

This commit is contained in:
TeoV
2020-09-22 10:21:13 +03:00
committed by Dan Christian Bogos
parent 93392e2b57
commit 90b5e11a83

View File

@@ -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"),