diff --git a/apier/v1/stats_it_test.go b/apier/v1/stats_it_test.go index b0d96cb32..d866506e3 100644 --- a/apier/v1/stats_it_test.go +++ b/apier/v1/stats_it_test.go @@ -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{