Integration tests for Session EventCost aggregating

This commit is contained in:
DanB
2019-03-01 15:10:36 +01:00
parent 43296dd9e8
commit b04861a16c
2 changed files with 109 additions and 0 deletions

View File

@@ -696,6 +696,7 @@ const (
ApierV1GetDispatcherProfile = "ApierV1.GetDispatcherProfile"
ApierV1RemoveDispatcherProfile = "ApierV1.RemoveDispatcherProfile"
ApierV1GetResource = "ApierV1.GetResource"
ApierV1GetEventCost = "ApierV1.GetEventCost"
)
const (