From 08b061f9cd70c94dae093ea1947fa1b527101e73 Mon Sep 17 00:00:00 2001 From: andronache Date: Mon, 18 Oct 2021 17:01:04 +0300 Subject: [PATCH] Moved unncessary test --- engine/z_attributes_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/z_attributes_test.go b/engine/z_attributes_test.go index 95afa5733..ac48f60f7 100644 --- a/engine/z_attributes_test.go +++ b/engine/z_attributes_test.go @@ -4358,7 +4358,7 @@ func TestAttributesProcessEventProfileIgnoreFilters(t *testing.T) { } } -// doesn't work as intended need to discuss with pufi +// doesn't work as intended need to discuss // func TestAttributesV1GetAttributeForEventProfileIgnoreOpts(t *testing.T) { // cfg := config.NewDefaultCGRConfig() // cfg.FilterSCfg().ResourceSConns = []string{}