From 4822504c9c07f8ac1dfc5d59dc3228db0a439ee7 Mon Sep 17 00:00:00 2001 From: Adam Boudj Date: Tue, 9 May 2023 23:09:33 +0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20update=20balance=20assertion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/Security101.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Security101.js b/test/Security101.js index e9b362e..c64092f 100644 --- a/test/Security101.js +++ b/test/Security101.js @@ -52,7 +52,7 @@ describe('Security101', async function () { expect( await ethers.provider.getBalance(attacker.address) ).to.be.greaterThan( - ethers.utils.parseEther('9900'), + ethers.utils.parseEther('19900'), 'attacker gets money' ); expect(