From b846ac23138c25a3c55ebb90ce6366cfa6b08422 Mon Sep 17 00:00:00 2001 From: r4bbit <445106+0x-r4bbit@users.noreply.github.com> Date: Thu, 15 Feb 2024 15:07:20 +0100 Subject: [PATCH] dummy changes --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index afa0c1e..d3bb853 100644 --- a/README.md +++ b/README.md @@ -357,10 +357,3 @@ Lint the contracts: $ pnpm lint ``` -### Test - -Run the tests: - -```sh -$ forge test -```