Updated integration tests

This commit is contained in:
Trial97
2021-11-26 12:23:08 +02:00
committed by Dan Christian Bogos
parent df5adc6c96
commit ac171f050e
10 changed files with 53 additions and 23 deletions

View File

@@ -194,7 +194,7 @@ func testAnalyzerSChargerSv1ProcessEvent(t *testing.T) {
},
APIOpts: map[string]interface{}{
"*subsys": "*chargers",
utils.OptsAttributesProfileIDs: []string{"*constant:*req.RequestType:*none"},
utils.OptsAttributesProfileIDs: []interface{}{"*constant:*req.RequestType:*none"},
},
},
},