mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Remove Direction from CallCost from sessions test
This commit is contained in:
committed by
Dan Christian Bogos
parent
40a24d1d99
commit
4f6f30ef3c
@@ -114,7 +114,6 @@ func TestSessionsDataLastUsedData(t *testing.T) {
|
||||
}
|
||||
tStart, _ := utils.ParseTimeDetectLayout("2016-01-05T18:31:05Z", "")
|
||||
cd := engine.CallDescriptor{
|
||||
Direction: "*out",
|
||||
Category: "data",
|
||||
Tenant: "cgrates.org",
|
||||
Subject: "1001",
|
||||
|
||||
Reference in New Issue
Block a user