Skiped stats mterics test for internal dbtype

This commit is contained in:
porosnicuadrian
2021-06-25 17:02:52 +03:00
committed by Dan Christian Bogos
parent d157989fa8
commit 73256734e7

View File

@@ -1583,6 +1583,9 @@ func testV1STSGetStatQueueWithoutExpired(t *testing.T) {
}
func testV1STSGetStatQueueWithoutStored(t *testing.T) {
if *dbType == utils.MetaInternal {
t.SkipNow()
}
var result string
var reply *engine.StatQueueProfile
statConfig = &engine.StatQueueProfileWithAPIOpts{