refound money

This commit is contained in:
Radu Ioan Fericean
2013-10-02 20:09:42 +03:00
parent 09238f7355
commit 6cd7edd8a2
9 changed files with 118 additions and 51 deletions

View File

@@ -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,