From 3278c2814f4ee06cf6bb11f6234b42880d56138d Mon Sep 17 00:00:00 2001 From: benk10 Date: Thu, 25 Apr 2024 14:50:20 +0300 Subject: [PATCH] Fix test --- test/tge/hatairdrop.js | 1 - 1 file changed, 1 deletion(-) diff --git a/test/tge/hatairdrop.js b/test/tge/hatairdrop.js index 8b3143e3..b4e9b1ad 100644 --- a/test/tge/hatairdrop.js +++ b/test/tge/hatairdrop.js @@ -308,7 +308,6 @@ contract("HATAirdrop", (accounts) => { [hatAirdrop.address, hatAirdrop2.address], [amount, amount], [proof, proof], - token.address, accounts[2], await token.nonces(wallet.getAddressString()), expiry,