dummy changes

This commit is contained in:
r4bbit 2024-02-15 15:07:20 +01:00
parent 986bbaab00
commit b846ac2313
No known key found for this signature in database
GPG Key ID: E95F1E9447DC91A9
1 changed files with 0 additions and 7 deletions

View File

@ -357,10 +357,3 @@ Lint the contracts:
$ pnpm lint $ pnpm lint
``` ```
### Test
Run the tests:
```sh
$ forge test
```