Skip to content

Commit

Permalink
πŸ“ update snforge to snforge test command in readme and book
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdelStark committed Nov 6, 2023
1 parent 4ee59a2 commit 511c355
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ scarb build
To test the project, run:

```bash
snforge
snforge test
```

## πŸ“š Resources
Expand Down
2 changes: 1 addition & 1 deletion book/src/getting-started/test.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Open a terminal and run the following command:

```shell
snforge
snforge test
```

This will execute the tests in `tests` directory and print the results.
Expand Down

0 comments on commit 511c355

Please sign in to comment.