mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-21 23:28:44 +05:00
refound money
This commit is contained in:
@@ -552,7 +552,7 @@ func TestLoadActions(t *testing.T) {
|
||||
ExpirationString: UNLIMITED,
|
||||
Weight: 10,
|
||||
Balance: &Balance{
|
||||
Id: as[0].Balance.Id,
|
||||
Uuid: as[0].Balance.Uuid,
|
||||
Value: 10,
|
||||
Weight: 10,
|
||||
},
|
||||
@@ -565,7 +565,7 @@ func TestLoadActions(t *testing.T) {
|
||||
ExpirationString: UNLIMITED,
|
||||
Weight: 10,
|
||||
Balance: &Balance{
|
||||
Id: as[1].Balance.Id,
|
||||
Uuid: as[1].Balance.Uuid,
|
||||
Value: 100,
|
||||
Weight: 10,
|
||||
SpecialPriceType: PRICE_ABSOLUTE,
|
||||
|
||||
Reference in New Issue
Block a user