diff --git a/docs/guides/docs/intro-to-sway/rust-sdk.mdx b/docs/guides/docs/intro-to-sway/rust-sdk.mdx index a433969c..2d463bed 100644 --- a/docs/guides/docs/intro-to-sway/rust-sdk.mdx +++ b/docs/guides/docs/intro-to-sway/rust-sdk.mdx @@ -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: diff --git a/docs/guides/examples/intro-to-sway b/docs/guides/examples/intro-to-sway index dcd27d34..d59eadf9 160000 --- a/docs/guides/examples/intro-to-sway +++ b/docs/guides/examples/intro-to-sway @@ -1 +1 @@ -Subproject commit dcd27d3456f9cbc53629eeeb688690efdcca7728 +Subproject commit d59eadf9b0ea7582d711aab616a5f1dc8877745f