From b3eeb0f47b4494283a4772598ac6ed92e1e01aac Mon Sep 17 00:00:00 2001 From: ewras <113038300+ewrast@users.noreply.github.com> Date: Sat, 8 Nov 2025 15:03:45 +0300 Subject: [PATCH] Update Testing section to Test in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fb3361..73a0e47 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,6 @@ Initialize hypervisor `npx hardhat initialize-hypervisor --hypervisor HYPERVISOR-ADDRESS --amount0 TOKEN0-AMOUNT --amount1 TOKEN1-AMOUNT --uniProxy UNIPROXY-ADDRESS --adminAddress ADMIN-ADDRESS --network NETWORK` -### Testing +### Test `npx hardhat test`