We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2f38d0 commit 2d50f1dCopy full SHA for 2d50f1d
1 file changed
src/procedures/__tests__/ControllerRedeem.ts
@@ -95,7 +95,6 @@ describe('ControllerRedeem', () => {
95
96
// Verifications
97
expect(controllerRedeemArgsSpy.getCall(0).args[0]).toEqual({
98
- // from, value: amount, data, operatorData: reason
99
from: params.from,
100
value: params.amount,
101
data: '',
0 commit comments