towards test fixes, enforce unique trxn_id from dummy payment processor. as otherwise
authorEileen McNaughton <eileen@fuzion.co.nz>
Wed, 24 Jun 2015 11:35:40 +0000 (23:35 +1200)
committerEileen McNaughton <eileen@fuzion.co.nz>
Wed, 24 Jun 2015 12:54:28 +0000 (00:54 +1200)
commitb0b0cc6f0e99060f7d562a89da41bdf146fe31e5
tree866037e7176b49c4f1775a47719fa24a91cb83f9
parent1b3679e0186a07c8f4b07844b85759b2fcf65262
towards test fixes, enforce unique trxn_id from dummy payment processor. as otherwise
erwise during test runs the same one can be set twice is the first has not yet been saved to the DB
CRM/Core/Payment/Dummy.php