Skip to content

Commit

Permalink
doc: update readme with forge test --isolate
Browse files Browse the repository at this point in the history
  • Loading branch information
ChefMist committed May 7, 2024
1 parent 802431a commit ea30c87
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
32627
32639
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
## Running test

1. Install dependencies with `forge install` and `yarn`
2. Run test with `forge test`
2. Run test with `forge test --isolate`

See https://github.com/pancakeswap/pancake-v4-core/pull/35 on why `--isolate` flag is used.

## Update dependencies

Expand Down

0 comments on commit ea30c87

Please sign in to comment.