mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-21 23:28:44 +05:00
Active test for attributes_it_test.go
This commit is contained in:
committed by
Dan Christian Bogos
parent
37ea873825
commit
6cdf44788e
@@ -50,14 +50,14 @@ var sTestsAlsPrf = []func(t *testing.T){
|
||||
testAttributeSStartEngine,
|
||||
testAttributeSRPCConn,
|
||||
testAttributeSLoadFromFolder,
|
||||
// testAttributeSGetAttributeForEvent,
|
||||
testAttributeSGetAttributeForEvent,
|
||||
testAttributeSGetAttributeForEventNotFound,
|
||||
testAttributeSGetAttributeForEventWithMetaAnyContext,
|
||||
// testAttributeSProcessEvent,
|
||||
// testAttributeSGetAlsPrfBeforeSet,
|
||||
// testAttributeSSetAlsPrf,
|
||||
// testAttributeSUpdateAlsPrf,
|
||||
// testAttributeSRemAlsPrf,
|
||||
testAttributeSProcessEvent,
|
||||
testAttributeSGetAlsPrfBeforeSet,
|
||||
testAttributeSSetAlsPrf,
|
||||
testAttributeSUpdateAlsPrf,
|
||||
testAttributeSRemAlsPrf,
|
||||
testAttributeSKillEngine,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user