Skip to content

Commit

Permalink
Mention Foundry is an option for tests (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nenad Misić authored Aug 8, 2024
1 parent d05f78e commit afd0d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ mod contract;
mod tests;
```

> About Starknet Foundry: It is currently not possible to use Starknet Foundry but we are working on it.
You can also use Starknet Foundry to write and run your tests.

### Use of anchor

Expand Down

0 comments on commit afd0d90

Please sign in to comment.