mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 10:06:24 +05:00
Add infrastructure for AccountS in DataManager
This commit is contained in:
committed by
Dan Christian Bogos
parent
a287c9d1b2
commit
5775d09c7b
@@ -142,9 +142,9 @@ func testAnalyzerSChargerSv1ProcessEvent(t *testing.T) {
|
||||
Tenant: "cgrates.org",
|
||||
ID: "event1",
|
||||
Event: map[string]interface{}{
|
||||
utils.Account: "1010",
|
||||
utils.Subject: "Something_inter",
|
||||
utils.Destination: "999",
|
||||
utils.AccountField: "1010",
|
||||
utils.Subject: "Something_inter",
|
||||
utils.Destination: "999",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user