Skip to content

Commit

Permalink
replicating
Browse files Browse the repository at this point in the history
  • Loading branch information
calldelegation committed Oct 15, 2024
1 parent 5e8bded commit 7a70f4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/guides/docs/intro-to-sway/rust-sdk.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ action={{
/>

```sh
cargo test
cargo test --test integration_tests -- --nocapture
```

If you want to print outputs to the console during tests, use the `nocapture` flag:
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/examples/intro-to-sway

0 comments on commit 7a70f4c

Please sign in to comment.