Skip to content

Commit

Permalink
Fix tests folder.
Browse files Browse the repository at this point in the history
  • Loading branch information
msinkec committed Jan 31, 2024
1 parent 24c1a05 commit 445b226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ In order to run smart contract tests locally, just simply run:
npm t
```

This will run every test defined under `tests/local/`.
This will run every test defined under `tests/`.

To run tests only for a specific smart contract, i.e. the `Counter` smart contract, you can run the following:

Expand Down

0 comments on commit 445b226

Please sign in to comment.