diff --git a/test/gmpTransferAdapter/fees/withdraw.js b/test/gmpTransferAdapter/fees/withdraw.js index 9835e89f..4e5ee906 100644 --- a/test/gmpTransferAdapter/fees/withdraw.js +++ b/test/gmpTransferAdapter/fees/withdraw.js @@ -142,7 +142,7 @@ contract("Gmp transfer adapter - [Withdraw]", async (accounts) => { const adapterBalanceBefore = await web3.eth.getBalance(GmpTransferAdapterInstance.address); await assertOnlyAdmin(() => - GmpTransferAdapterInstance.withdraw( + GmpTransferAdapterInstance.withdraw.call( recipientAddress, withdrawAmount, {