Skip to content

Commit

Permalink
update make tests -> test (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
15168316096 authored Nov 14, 2024
1 parent bc736a8 commit 654384d
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 @@ -230,7 +230,7 @@ You can then build and test the standalone crate as usual:
```
$ cd standalone-first-contract
$ make build
$ make tests
$ make test
$ make check
$ make clippy
```
Expand Down

0 comments on commit 654384d

Please sign in to comment.