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 -```