Skip to content

Commit

Permalink
Merge pull request #17 from paulallensuxs/fix
Browse files Browse the repository at this point in the history
Fix Incorrect Test File Link in Recursion README.md
  • Loading branch information
critesjosh authored Feb 16, 2024
2 parents 458d3e7 + d41b5e5 commit 199a0a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recursion/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ You could also avoid verifying stuff on-chain for turn-based games, for example.

## Testing

To run the [test file](./test/index.ts), try `yarn test`
To run the [test file](./packages/hardhat/test/index.test.ts), try `yarn test`

0 comments on commit 199a0a7

Please sign in to comment.